is not current version
Last Version 1.0.0

org.paradisehell.convex:convex 0.0.2-debug1

convex

GroupId

GroupId

org.paradisehell.convex
ArtifactId

ArtifactId

convex
Version

Version

0.0.2-debug1
Type

Type

jar

Download convex 0.0.2-debug1


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