GroupId | GroupIdcom.jukusoft |
---|---|
ArtifactId | ArtifactIdeasy-i18n-gettext-parent |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
easy-i18n-gettext-parent-1.0.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/ -->
<dependency>
<groupId>com.jukusoft</groupId>
<artifactId>easy-i18n-gettext-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/
implementation 'com.jukusoft:easy-i18n-gettext-parent:1.0.2'
// https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/
implementation ("com.jukusoft:easy-i18n-gettext-parent:1.0.2")
'com.jukusoft:easy-i18n-gettext-parent:pom:1.0.2'
<dependency org="com.jukusoft" name="easy-i18n-gettext-parent" rev="1.0.2">
<artifact name="easy-i18n-gettext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jukusoft', module='easy-i18n-gettext-parent', version='1.0.2')
)
libraryDependencies += "com.jukusoft" % "easy-i18n-gettext-parent" % "1.0.2"
[com.jukusoft/easy-i18n-gettext-parent "1.0.2"]