is not current version
Last Version 0.10

io.github.dataoperandz:cassper 0.1

cassper

Categories

Categories

Data
GroupId

GroupId

io.github.dataoperandz
ArtifactId

ArtifactId

cassper
Version

Version

0.1
Type

Type

jar

Download cassper 0.1


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