is not current version
Last Version 0.1.3

icu.easyj.framework:easyj-framework-parent 0.1.2


GroupId

GroupId

icu.easyj.framework
ArtifactId

ArtifactId

easyj-framework-parent
Version

Version

0.1.2
Type

Type

pom

Download easyj-framework-parent 0.1.2


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