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