License |
License |
---|---|
GroupId | GroupIdde.skuzzle |
ArtifactId | ArtifactIdstringz |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionstringz
stringz is a simple framework for string externalization
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stringz-0.2.0.pom | |
stringz-0.2.0.jar | 30 KB |
stringz-0.2.0-sources.jar | 33 KB |
stringz-0.2.0-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.skuzzle/stringz/ -->
<dependency>
<groupId>de.skuzzle</groupId>
<artifactId>stringz</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.skuzzle/stringz/
implementation 'de.skuzzle:stringz:0.2.0'
// https://jarcasting.com/artifacts/de.skuzzle/stringz/
implementation ("de.skuzzle:stringz:0.2.0")
'de.skuzzle:stringz:jar:0.2.0'
<dependency org="de.skuzzle" name="stringz" rev="0.2.0">
<artifact name="stringz" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.skuzzle', module='stringz', version='0.2.0')
)
libraryDependencies += "de.skuzzle" % "stringz" % "0.2.0"
[de.skuzzle/stringz "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |