Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.jhorstmann |
ArtifactId | ArtifactIdi18n-xgettext-web |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
i18n-xgettext-web-0.1.pom | |
i18n-xgettext-web-0.1.jar | 18 KB |
i18n-xgettext-web-0.1-sources.jar | 9 KB |
i18n-xgettext-web-0.1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jhorstmann/i18n-xgettext-web/ -->
<dependency>
<groupId>net.jhorstmann</groupId>
<artifactId>i18n-xgettext-web</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-xgettext-web/
implementation 'net.jhorstmann:i18n-xgettext-web:0.1'
// https://jarcasting.com/artifacts/net.jhorstmann/i18n-xgettext-web/
implementation ("net.jhorstmann:i18n-xgettext-web:0.1")
'net.jhorstmann:i18n-xgettext-web:jar:0.1'
<dependency org="net.jhorstmann" name="i18n-xgettext-web" rev="0.1">
<artifact name="i18n-xgettext-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jhorstmann', module='i18n-xgettext-web', version='0.1')
)
libraryDependencies += "net.jhorstmann" % "i18n-xgettext-web" % "0.1"
[net.jhorstmann/i18n-xgettext-web "0.1"]