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