is not current version
Last Version 1.0.0

org.paradisehell.convex:mylibrary 0.0.j

mylibrary

GroupId

GroupId

org.paradisehell.convex
ArtifactId

ArtifactId

mylibrary
Version

Version

0.0.j
Type

Type

aar

Download mylibrary 0.0.j


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