Sample: Name

An common tools for Java.

License

License

GroupId

GroupId

com.github.mrzhqiang.helper.sample
ArtifactId

ArtifactId

name
Last Version

Last Version

2018.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sample: Name
An common tools for Java.
Project URL

Project URL

https://github.com/mrzhqiang/helper

Download name

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mrzhqiang.helper : helper jar 2018.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
2018.1.2
2018.1.1
2018.1.0