Download neoitertools-1.0.0.jar file - Jar n

Jar examples for n:neoitertools

Description

itertools power to java

You can download jar file neoitertools 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add neoitertools-1.0.0.jar to your project.

<dependency>
   <groupId>net.ericaro</groupId>
   <artifactId>neoitertools</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.ericaro', name: 'neoitertools', version: '1.0.0'
libraryDependencies += "net.ericaro" % "neoitertools" % "1.0.0"
<dependency org="net.ericaro" name="neoitertools" rev="1.0.0"/>
@Grapes(@Grab(group='net.ericaro', module='neoitertools', version='1.0.0'))
'net.ericaro:neoitertools:jar:1.0.0'

Download

Click the following link to download the jar file.

neoitertools-1.0.0-javadoc.jar
neoitertools-1.0.0-sources.jar
neoitertools-1.0.0.jar
neoitertools-1.0.0.pom



Related Tutorials