| GroupId | GroupIdlove.forte.simple-robot |
|---|---|
| ArtifactId | ArtifactIdcore-parent |
| Last Version | Last Version2.1.0-DEV.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| core-parent-2.1.0-DEV.4.pom | 903 bytes |
| core-parent-2.1.0-DEV.4-javadoc.jar | 245 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/core-parent/ -->
<dependency>
<groupId>love.forte.simple-robot</groupId>
<artifactId>core-parent</artifactId>
<version>2.1.0-DEV.4</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/core-parent/
implementation 'love.forte.simple-robot:core-parent:2.1.0-DEV.4'
// https://jarcasting.com/artifacts/love.forte.simple-robot/core-parent/
implementation ("love.forte.simple-robot:core-parent:2.1.0-DEV.4")
'love.forte.simple-robot:core-parent:jar:2.1.0-DEV.4'
<dependency org="love.forte.simple-robot" name="core-parent" rev="2.1.0-DEV.4">
<artifact name="core-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='core-parent', version='2.1.0-DEV.4')
)
libraryDependencies += "love.forte.simple-robot" % "core-parent" % "2.1.0-DEV.4"
[love.forte.simple-robot/core-parent "2.1.0-DEV.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | |
| org.jetbrains.kotlin : kotlin-test-junit5 | jar |