Download apache-any23-core-1.1.jar file - Jar a

Jar examples for a:apache-any23-core

Description

Core Any23 library implementation.

You can download jar file apache-any23-core 1.1 in this page.

License

Apache License

Build File

You can use the following script to add apache-any23-core-1.1.jar to your project.

<dependency>
   <groupId>org.apache.any23</groupId>
   <artifactId>apache-any23-core</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'org.apache.any23', name: 'apache-any23-core', version: '1.1'
libraryDependencies += "org.apache.any23" % "apache-any23-core" % "1.1"
<dependency org="org.apache.any23" name="apache-any23-core" rev="1.1"/>
@Grapes(@Grab(group='org.apache.any23', module='apache-any23-core', version='1.1'))
'org.apache.any23:apache-any23-core:jar:1.1'

Download

Click the following link to download the jar file.

apache-any23-core-1.1-javadoc.jar
apache-any23-core-1.1-sources.jar
apache-any23-core-1.1-tests.jar
apache-any23-core-1.1.jar
apache-any23-core-1.1.pom



Related Tutorials