Last Version

Samples (Parent) 2018.1.2

An common tools for Java.

License

License

GroupId

GroupId

com.github.mrzhqiang.helper.sample
ArtifactId

ArtifactId

sample-parent
Version

Version

2018.1.2
Type

Type

pom
Description

Description

Samples (Parent)
An common tools for Java.

Download sample-parent 2018.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datetime
  • name
  • random