License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.nexitia.emaginplatform |
ArtifactId | ArtifactIdemagin-core-i18n |
Last Version | Last Version11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEmagin core i18n
Emagin core i18n
|
Project Organization |
Project OrganizationNEXITIA |
Filename | Size |
---|---|
emagin-core-i18n-11.1.pom | |
emagin-core-i18n-11.1.jar | 4 KB |
emagin-core-i18n-11.1-sources.jar | 3 KB |
emagin-core-i18n-11.1-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-core-i18n/ -->
<dependency>
<groupId>com.nexitia.emaginplatform</groupId>
<artifactId>emagin-core-i18n</artifactId>
<version>11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-core-i18n/
implementation 'com.nexitia.emaginplatform:emagin-core-i18n:11.1'
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-core-i18n/
implementation ("com.nexitia.emaginplatform:emagin-core-i18n:11.1")
'com.nexitia.emaginplatform:emagin-core-i18n:jar:11.1'
<dependency org="com.nexitia.emaginplatform" name="emagin-core-i18n" rev="11.1">
<artifact name="emagin-core-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nexitia.emaginplatform', module='emagin-core-i18n', version='11.1')
)
libraryDependencies += "com.nexitia.emaginplatform" % "emagin-core-i18n" % "11.1"
[com.nexitia.emaginplatform/emagin-core-i18n "11.1"]