GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-parent |
Version | Version0.4.3 |
Type | Typepom |
Filename | Size |
---|---|
easyj-parent-0.4.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-parent/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-parent</artifactId>
<version>0.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-parent/
implementation 'icu.easyj:easyj-parent:0.4.3'
// https://jarcasting.com/artifacts/icu.easyj/easyj-parent/
implementation ("icu.easyj:easyj-parent:0.4.3")
'icu.easyj:easyj-parent:pom:0.4.3'
<dependency org="icu.easyj" name="easyj-parent" rev="0.4.3">
<artifact name="easyj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-parent', version='0.4.3')
)
libraryDependencies += "icu.easyj" % "easyj-parent" % "0.4.3"
[icu.easyj/easyj-parent "0.4.3"]