Jar examples for c:cactoos
Object-oriented Java Primitives
You can download jar file cactoos 0.16 in this page.
MIT
You can use the following script to add cactoos-0.16.jar to your project.
<dependency> <groupId>org.cactoos</groupId> <artifactId>cactoos</artifactId> <version>0.16</version> </dependency>
compile group: 'org.cactoos', name: 'cactoos', version: '0.16'
libraryDependencies += "org.cactoos" % "cactoos" % "0.16"
<dependency org="org.cactoos" name="cactoos" rev="0.16"/>
@Grapes(@Grab(group='org.cactoos', module='cactoos', version='0.16'))
'org.cactoos:cactoos:jar:0.16'
Click the following link to download the jar file.
cactoos-0.16-javadoc.jar