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