is not current version
Last Version 0.4.1

com.github.tsvdh:basket-api 0.3.2

API for apps that are launched by Basket

GroupId

GroupId

com.github.tsvdh
ArtifactId

ArtifactId

basket-api
Version

Version

0.3.2
Type

Type

jar

Download basket-api 0.3.2


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