Jar examples for c:commons
Common Library Functionalities to be used across Orchestrator and ServiceLibrary
You can download jar file commons 0.0.1 in this page.
GNU Lesser General Public License ver. 3 or later
You can use the following script to add commons-0.0.1.jar to your project.
<dependency> <groupId>net.wicp.tams</groupId> <artifactId>commons</artifactId> <version>0.0.1</version> </dependency>
compile group: 'net.wicp.tams', name: 'commons', version: '0.0.1'
libraryDependencies += "net.wicp.tams" % "commons" % "0.0.1"
<dependency org="net.wicp.tams" name="commons" rev="0.0.1"/>
@Grapes(@Grab(group='net.wicp.tams', module='commons', version='0.0.1'))
'net.wicp.tams:commons:jar:0.0.1'
Click the following link to download the jar file.
commons-0.0.1-javadoc.jar