GroupId | GroupIdcom.jukusoft |
---|---|
ArtifactId | ArtifactIdeasy-i18n-gettext-parent |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
easy-i18n-gettext-parent-1.1.0.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.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/
implementation 'com.jukusoft:easy-i18n-gettext-parent:1.1.0'
// https://jarcasting.com/artifacts/com.jukusoft/easy-i18n-gettext-parent/
implementation ("com.jukusoft:easy-i18n-gettext-parent:1.1.0")
'com.jukusoft:easy-i18n-gettext-parent:pom:1.1.0'
<dependency org="com.jukusoft" name="easy-i18n-gettext-parent" rev="1.1.0">
<artifact name="easy-i18n-gettext-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jukusoft', module='easy-i18n-gettext-parent', version='1.1.0')
)
libraryDependencies += "com.jukusoft" % "easy-i18n-gettext-parent" % "1.1.0"
[com.jukusoft/easy-i18n-gettext-parent "1.1.0"]