Download toothpick-javax-annotations-1.0.1.jar file - Jar t

Jar examples for t:toothpick-javax-annotations

Description

'Javax annotations with class retention'

You can download jar file toothpick-javax-annotations 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add toothpick-javax-annotations-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.stephanenicolas.toothpick</groupId>
   <artifactId>toothpick-javax-annotations</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.stephanenicolas.toothpick', name: 'toothpick-javax-annotations', version: '1.0.1'
libraryDependencies += "com.github.stephanenicolas.toothpick" % "toothpick-javax-annotations" % "1.0.1"
<dependency org="com.github.stephanenicolas.toothpick" name="toothpick-javax-annotations" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.stephanenicolas.toothpick', module='toothpick-javax-annotations', version='1.0.1'))
'com.github.stephanenicolas.toothpick:toothpick-javax-annotations:jar:1.0.1'

Download

Click the following link to download the jar file.

toothpick-javax-annotations-1.0.1-javadoc.jar
toothpick-javax-annotations-1.0.1-sources.jar
toothpick-javax-annotations-1.0.1.jar
toothpick-javax-annotations-1.0.1.pom



Related Tutorials