GroupId | GroupIdio.github.splotycode.mosaik |
---|---|
ArtifactId | ArtifactIdStartUp |
Version | Version2.2.4 |
Type | Typejar |
Filename | Size |
---|---|
StartUp-2.2.4.pom | |
StartUp-2.2.4.jar | 23 KB |
StartUp-2.2.4-sources.jar | 11 KB |
StartUp-2.2.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/StartUp/
implementation 'io.github.splotycode.mosaik:StartUp:2.2.4'
// https://jarcasting.com/artifacts/io.github.splotycode.mosaik/StartUp/
implementation ("io.github.splotycode.mosaik:StartUp:2.2.4")
'io.github.splotycode.mosaik:StartUp:jar:2.2.4'
<dependency org="io.github.splotycode.mosaik" name="StartUp" rev="2.2.4">
<artifact name="StartUp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.splotycode.mosaik', module='StartUp', version='2.2.4')
)
libraryDependencies += "io.github.splotycode.mosaik" % "StartUp" % "2.2.4"
[io.github.splotycode.mosaik/StartUp "2.2.4"]