is not current version
Last Version 1.0.0

com.cryptape.cita:crypto 0.21

null

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

crypto
Version

Version

0.21
Type

Type

jar

Download crypto 0.21


<!-- https://jarcasting.com/artifacts/com.cryptape.cita/crypto/ -->
<dependency>
    <groupId>com.cryptape.cita</groupId>
    <artifactId>crypto</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.cryptape.cita/crypto/
implementation 'com.cryptape.cita:crypto:0.21'
// https://jarcasting.com/artifacts/com.cryptape.cita/crypto/
implementation ("com.cryptape.cita:crypto:0.21")
'com.cryptape.cita:crypto:jar:0.21'
<dependency org="com.cryptape.cita" name="crypto" rev="0.21">
  <artifact name="crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cryptape.cita', module='crypto', version='0.21')
)
libraryDependencies += "com.cryptape.cita" % "crypto" % "0.21"
[com.cryptape.cita/crypto "0.21"]