GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-web-param-crypto |
Version | Version0.1.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web-param-crypto/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-web-param-crypto</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web-param-crypto/
implementation 'icu.easyj:easyj-web-param-crypto:0.1.8'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web-param-crypto/
implementation ("icu.easyj:easyj-web-param-crypto:0.1.8")
'icu.easyj:easyj-web-param-crypto:jar:0.1.8'
<dependency org="icu.easyj" name="easyj-web-param-crypto" rev="0.1.8">
<artifact name="easyj-web-param-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web-param-crypto', version='0.1.8')
)
libraryDependencies += "icu.easyj" % "easyj-web-param-crypto" % "0.1.8"
[icu.easyj/easyj-web-param-crypto "0.1.8"]