GroupId | GroupIdorg.smarti18n |
---|---|
ArtifactId | ArtifactIdsmarti18n-editor |
Version | Version1.0.0 |
Type | Typewar |
Filename | Size |
---|---|
smarti18n-editor-1.0.0.pom | |
smarti18n-editor-1.0.0.war | 31 MB |
smarti18n-editor-1.0.0-sources.jar | 24 KB |
smarti18n-editor-1.0.0-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smarti18n/smarti18n-editor/ -->
<dependency>
<groupId>org.smarti18n</groupId>
<artifactId>smarti18n-editor</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-editor/
implementation 'org.smarti18n:smarti18n-editor:1.0.0'
// https://jarcasting.com/artifacts/org.smarti18n/smarti18n-editor/
implementation ("org.smarti18n:smarti18n-editor:1.0.0")
'org.smarti18n:smarti18n-editor:war:1.0.0'
<dependency org="org.smarti18n" name="smarti18n-editor" rev="1.0.0">
<artifact name="smarti18n-editor" type="war" />
</dependency>
@Grapes(
@Grab(group='org.smarti18n', module='smarti18n-editor', version='1.0.0')
)
libraryDependencies += "org.smarti18n" % "smarti18n-editor" % "1.0.0"
[org.smarti18n/smarti18n-editor "1.0.0"]