is not current version
Last Version 0.10

io.github.dataoperandz:cassper 0.2

cassper

Categories

Categories

Data
GroupId

GroupId

io.github.dataoperandz
ArtifactId

ArtifactId

cassper
Version

Version

0.2
Type

Type

jar

Download cassper 0.2


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