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