Download tamaya-java7-core-0.1-incubating.jar file - Jar t

Jar examples for t:tamaya-java7-core

Description

You can download jar file tamaya-java7-core 0.1-incubating in this page.

License

Apache License

Build File

You can use the following script to add tamaya-java7-core-0.1-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

tamaya-java7-core-0.1-incubating-javadoc.jar
tamaya-java7-core-0.1-incubating-sources.jar
tamaya-java7-core-0.1-incubating.jar
tamaya-java7-core-0.1-incubating.pom



Related Tutorials