is not current version
Last Version 2.0.21

com.github.roneetshaw:api 2.0.18


GroupId

GroupId

com.github.roneetshaw
ArtifactId

ArtifactId

api
Version

Version

2.0.18
Type

Type

jar

Download api 2.0.18


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