Jar examples for c:common-annotations
Collection of common annotations for Java projects.
You can download jar file common-annotations 1.0.0 in this page.
Open Source License
You can use the following script to add common-annotations-1.0.0.jar to your project.
<dependency> <groupId>com.github.sebhoss</groupId> <artifactId>common-annotations</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.sebhoss', name: 'common-annotations', version: '1.0.0'
libraryDependencies += "com.github.sebhoss" % "common-annotations" % "1.0.0"
<dependency org="com.github.sebhoss" name="common-annotations" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.sebhoss', module='common-annotations', version='1.0.0'))
'com.github.sebhoss:common-annotations:jar:1.0.0'
Click the following link to download the jar file.
common-annotations-1.0.0-javadoc.jar