GroupId | GroupIdio.github.splotycode.mosaik |
---|---|
ArtifactId | ArtifactIdRuntime |
Version | Version2.2.9 |
Type | Typejar |
Filename | Size |
---|---|
Runtime-2.2.9.pom | |
Runtime-2.2.9.jar | 31 KB |
Runtime-2.2.9-sources.jar | 18 KB |
Runtime-2.2.9-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Runtime/ -->
<dependency>
<groupId>io.github.splotycode.mosaik</groupId>
<artifactId>Runtime</artifactId>
<version>2.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Runtime/
implementation 'io.github.splotycode.mosaik:Runtime:2.2.9'
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/Runtime/
implementation ("io.github.splotycode.mosaik:Runtime:2.2.9")
'io.github.splotycode.mosaik:Runtime:jar:2.2.9'
<dependency org="io.github.splotycode.mosaik" name="Runtime" rev="2.2.9">
<artifact name="Runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.splotycode.mosaik', module='Runtime', version='2.2.9')
)
libraryDependencies += "io.github.splotycode.mosaik" % "Runtime" % "2.2.9"
[io.github.splotycode.mosaik/Runtime "2.2.9"]