is not current version
Last Version 0.4.1

com.github.tsvdh:basket-api 0.2.7

API for apps that are launched by Basket

GroupId

GroupId

com.github.tsvdh
ArtifactId

ArtifactId

basket-api
Version

Version

0.2.7
Type

Type

jar

Download basket-api 0.2.7


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