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