Download netcell-commons-0.0.1.jar file - Jar n

Jar examples for n:netcell-commons

Description

Shared support classes for netcell ecosystem

You can download jar file netcell-commons 0.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add netcell-commons-0.0.1.jar to your project.

<dependency>
   <groupId>net.segoia</groupId>
   <artifactId>netcell-commons</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'net.segoia', name: 'netcell-commons', version: '0.0.1'
libraryDependencies += "net.segoia" % "netcell-commons" % "0.0.1"
<dependency org="net.segoia" name="netcell-commons" rev="0.0.1"/>
@Grapes(@Grab(group='net.segoia', module='netcell-commons', version='0.0.1'))
'net.segoia:netcell-commons:jar:0.0.1'

Download

Click the following link to download the jar file.

netcell-commons-0.0.1-javadoc.jar
netcell-commons-0.0.1-sources.jar
netcell-commons-0.0.1.jar
netcell-commons-0.0.1.pom



Related Tutorials