| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tsvdh |
| ArtifactId | ArtifactIdbasket-api |
| Last Version | Last Version0.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBasket-api
API for apps that are launched by Basket
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| basket-api-0.4.1.pom | |
| basket-api-0.4.1.jar | 25 KB |
| basket-api-0.4.1-sources.jar | 14 KB |
| basket-api-0.4.1-javadoc.jar | 198 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tsvdh/basket-api/ -->
<dependency>
<groupId>com.github.tsvdh</groupId>
<artifactId>basket-api</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsvdh/basket-api/
implementation 'com.github.tsvdh:basket-api:0.4.1'
// https://jarcasting.com/artifacts/com.github.tsvdh/basket-api/
implementation ("com.github.tsvdh:basket-api:0.4.1")
'com.github.tsvdh:basket-api:jar:0.4.1'
<dependency org="com.github.tsvdh" name="basket-api" rev="0.4.1">
<artifact name="basket-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tsvdh', module='basket-api', version='0.4.1')
)
libraryDependencies += "com.github.tsvdh" % "basket-api" % "0.4.1"
[com.github.tsvdh/basket-api "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna-platform-jpms | jar | 5.8.0 |
| org.jetbrains : annotations | jar | 22.0.0 |
| org.openjfx : javafx-fxml | jar | 16 |
| org.openjfx : javafx-web | jar | 16 |
| org.jfxtras : jmetro | jar | 11.6.15 |