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