is not current version
Last Version 0.6.8

icu.easyj:easyj-parent 0.1.0

此项目的目标是为了简化Java项目的开发。

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-parent
Version

Version

0.1.0
Type

Type

pom

Download easyj-parent 0.1.0

Filename Size
easyj-parent-0.1.0.pom 4 KB
Browse

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