Last Version

stringz 0.2.0

stringz is a simple framework for string externalization

License

License

GroupId

GroupId

de.skuzzle
ArtifactId

ArtifactId

stringz
Version

Version

0.2.0
Type

Type

jar
Description

Description

stringz
stringz is a simple framework for string externalization
Project URL

Project URL

https://github.com/skuzzle/stringz
Source Code Management

Source Code Management

https://github.com/skuzzle/stringz

Download stringz 0.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.