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