Last Version

Sample: Strings 1.0-beta

The helper is a library for Java and Android.

License

License

GroupId

GroupId

com.github.mrzhqiang.helper.sample
ArtifactId

ArtifactId

strings
Version

Version

1.0-beta
Type

Type

jar
Description

Description

Sample: Strings
The helper is a library for Java and Android.

Download strings 1.0-beta


<!-- https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/strings/ -->
<dependency>
    <groupId>com.github.mrzhqiang.helper.sample</groupId>
    <artifactId>strings</artifactId>
    <version>1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/strings/
implementation 'com.github.mrzhqiang.helper.sample:strings:1.0-beta'
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/strings/
implementation ("com.github.mrzhqiang.helper.sample:strings:1.0-beta")
'com.github.mrzhqiang.helper.sample:strings:jar:1.0-beta'
<dependency org="com.github.mrzhqiang.helper.sample" name="strings" rev="1.0-beta">
  <artifact name="strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrzhqiang.helper.sample', module='strings', version='1.0-beta')
)
libraryDependencies += "com.github.mrzhqiang.helper.sample" % "strings" % "1.0-beta"
[com.github.mrzhqiang.helper.sample/strings "1.0-beta"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mrzhqiang.helper : helper jar 1.0-beta

Project Modules

There are no modules declared in this project.