is not current version
Last Version 1.0-PRE7

org.smarti18n:smarti18n-editor 1.0.0


GroupId

GroupId

org.smarti18n
ArtifactId

ArtifactId

smarti18n-editor
Version

Version

1.0.0
Type

Type

war

Download smarti18n-editor 1.0.0


<!-- 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"]