GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-crypto |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
easyj-crypto-0.4.1.pom | |
easyj-crypto-0.4.1.jar | 12 KB |
easyj-crypto-0.4.1-sources.jar | 14 KB |
easyj-crypto-0.4.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/
implementation 'icu.easyj:easyj-crypto:0.4.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-crypto/
implementation ("icu.easyj:easyj-crypto:0.4.1")
'icu.easyj:easyj-crypto:jar:0.4.1'
<dependency org="icu.easyj" name="easyj-crypto" rev="0.4.1">
<artifact name="easyj-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-crypto', version='0.4.1')
)
libraryDependencies += "icu.easyj" % "easyj-crypto" % "0.4.1"
[icu.easyj/easyj-crypto "0.4.1"]