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