is not current version
Last Version 0.4.1

com.github.tsvdh:basket-api 0.1.0

API for apps that are launched by Basket

GroupId

GroupId

com.github.tsvdh
ArtifactId

ArtifactId

basket-api
Version

Version

0.1.0
Type

Type

jar

Download basket-api 0.1.0


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