License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.googlecode.i18n-maven-plugin |
ArtifactId | ArtifactIdi18n-annotations |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioni18n-annotations
Contains i18n-maven-plugin annotations
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle Code |
Filename | Size |
---|---|
i18n-annotations-1.0.0.pom | |
i18n-annotations-1.0.0.jar | 5 KB |
i18n-annotations-1.0.0-sources.jar | 2 KB |
i18n-annotations-1.0.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.i18n-maven-plugin/i18n-annotations/ -->
<dependency>
<groupId>com.googlecode.i18n-maven-plugin</groupId>
<artifactId>i18n-annotations</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.i18n-maven-plugin/i18n-annotations/
implementation 'com.googlecode.i18n-maven-plugin:i18n-annotations:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.i18n-maven-plugin/i18n-annotations/
implementation ("com.googlecode.i18n-maven-plugin:i18n-annotations:1.0.0")
'com.googlecode.i18n-maven-plugin:i18n-annotations:jar:1.0.0'
<dependency org="com.googlecode.i18n-maven-plugin" name="i18n-annotations" rev="1.0.0">
<artifact name="i18n-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.i18n-maven-plugin', module='i18n-annotations', version='1.0.0')
)
libraryDependencies += "com.googlecode.i18n-maven-plugin" % "i18n-annotations" % "1.0.0"
[com.googlecode.i18n-maven-plugin/i18n-annotations "1.0.0"]