is not current version
Last Version 1.0.0

com.cryptape.cita:tests 0.24.1

null

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

tests
Version

Version

0.24.1
Type

Type

jar

Download tests 0.24.1


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