License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdlove.forte.simple-robot-module |
ArtifactId | ArtifactIdsimple-robot-module-debugger-client |
Last Version | Last Version1.1-1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot-module/simple-robot-module-debugger-client/ -->
<dependency>
<groupId>love.forte.simple-robot-module</groupId>
<artifactId>simple-robot-module-debugger-client</artifactId>
<version>1.1-1.15</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot-module/simple-robot-module-debugger-client/
implementation 'love.forte.simple-robot-module:simple-robot-module-debugger-client:1.1-1.15'
// https://jarcasting.com/artifacts/love.forte.simple-robot-module/simple-robot-module-debugger-client/
implementation ("love.forte.simple-robot-module:simple-robot-module-debugger-client:1.1-1.15")
'love.forte.simple-robot-module:simple-robot-module-debugger-client:jar:1.1-1.15'
<dependency org="love.forte.simple-robot-module" name="simple-robot-module-debugger-client" rev="1.1-1.15">
<artifact name="simple-robot-module-debugger-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot-module', module='simple-robot-module-debugger-client', version='1.1-1.15')
)
libraryDependencies += "love.forte.simple-robot-module" % "simple-robot-module-debugger-client" % "1.1-1.15"
[love.forte.simple-robot-module/simple-robot-module-debugger-client "1.1-1.15"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.49.Final |
love.forte.simple-robot-module : simple-robot-module-debugger-common | jar | 1.1-1.15 |
io.github.ForteScarlet : simple-robot-core | jar | 1.15.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.70 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test Optional | jar | 1.3.70 |