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