GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-all |
Version | Version0.5.9 |
Type | Typejar |
Filename | Size |
---|---|
easyj-all-0.5.9.pom | |
easyj-all-0.5.9.jar | 412 KB |
easyj-all-0.5.9-sources.jar | 404 KB |
easyj-all-0.5.9-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-all/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-all</artifactId>
<version>0.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-all/
implementation 'icu.easyj:easyj-all:0.5.9'
// https://jarcasting.com/artifacts/icu.easyj/easyj-all/
implementation ("icu.easyj:easyj-all:0.5.9")
'icu.easyj:easyj-all:jar:0.5.9'
<dependency org="icu.easyj" name="easyj-all" rev="0.5.9">
<artifact name="easyj-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-all', version='0.5.9')
)
libraryDependencies += "icu.easyj" % "easyj-all" % "0.5.9"
[icu.easyj/easyj-all "0.5.9"]