| License |
License |
|---|---|
| GroupId | GroupIdlove.forte.simple-robot |
| ArtifactId | ArtifactIdapi |
| Last Version | Last Version3.0.0.preview.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapi
null
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-3.0.0.preview.0.4.pom | |
| api-3.0.0.preview.0.4.jar | 324 KB |
| api-3.0.0.preview.0.4-sources.jar | 100 KB |
| api-3.0.0.preview.0.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/api/ -->
<dependency>
<groupId>love.forte.simple-robot</groupId>
<artifactId>api</artifactId>
<version>3.0.0.preview.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/api/
implementation 'love.forte.simple-robot:api:3.0.0.preview.0.4'
// https://jarcasting.com/artifacts/love.forte.simple-robot/api/
implementation ("love.forte.simple-robot:api:3.0.0.preview.0.4")
'love.forte.simple-robot:api:jar:3.0.0.preview.0.4'
<dependency org="love.forte.simple-robot" name="api" rev="3.0.0.preview.0.4">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='api', version='3.0.0.preview.0.4')
)
libraryDependencies += "love.forte.simple-robot" % "api" % "3.0.0.preview.0.4"
[love.forte.simple-robot/api "3.0.0.preview.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2-native-mt |
| org.slf4j : slf4j-api | jar | 1.7.9 |
| org.jetbrains.kotlinx : kotlinx-serialization-core-jvm | jar | 1.3.1 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |