GroupId | GroupIdcom.github.jferard |
---|---|
ArtifactId | ArtifactIdfastods-crypto |
Version | Version0.7.3 |
Type | Typejar |
Filename | Size |
---|---|
fastods-crypto-0.7.3.pom | |
fastods-crypto-0.7.3.jar | 395 KB |
fastods-crypto-0.7.3-sources.jar | 9 KB |
fastods-crypto-0.7.3-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jferard/fastods-crypto/ -->
<dependency>
<groupId>com.github.jferard</groupId>
<artifactId>fastods-crypto</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jferard/fastods-crypto/
implementation 'com.github.jferard:fastods-crypto:0.7.3'
// https://jarcasting.com/artifacts/com.github.jferard/fastods-crypto/
implementation ("com.github.jferard:fastods-crypto:0.7.3")
'com.github.jferard:fastods-crypto:jar:0.7.3'
<dependency org="com.github.jferard" name="fastods-crypto" rev="0.7.3">
<artifact name="fastods-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jferard', module='fastods-crypto', version='0.7.3')
)
libraryDependencies += "com.github.jferard" % "fastods-crypto" % "0.7.3"
[com.github.jferard/fastods-crypto "0.7.3"]