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