Download apache-any23-core-0.7.0-incubating.jar file - Jar a

Jar examples for a:apache-any23-core

Description

Core Any23 library implementation.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

apache-any23-core-0.7.0-incubating-javadoc.jar
apache-any23-core-0.7.0-incubating-sources.jar
apache-any23-core-0.7.0-incubating.jar
apache-any23-core-0.7.0-incubating.pom



Related Tutorials