is not current version
Last Version 1.0.0

com.cryptape.cita:tests 0.22.3

null

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.cryptape.cita
ArtifactId

ArtifactId

tests
Version

Version

0.22.3
Type

Type

jar

Download tests 0.22.3


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