GroupId | GroupIdcom.github.jmchilton.galaxybootstrap |
---|---|
ArtifactId | ArtifactIdgalaxybootstrap |
Version | Version0.3.0-rc1 |
Type | Typejar |
Filename | Size |
---|---|
galaxybootstrap-0.3.0-rc1.pom | |
galaxybootstrap-0.3.0-rc1.jar | 71 KB |
galaxybootstrap-0.3.0-rc1-sources.jar | 59 KB |
galaxybootstrap-0.3.0-rc1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/ -->
<dependency>
<groupId>com.github.jmchilton.galaxybootstrap</groupId>
<artifactId>galaxybootstrap</artifactId>
<version>0.3.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/
implementation 'com.github.jmchilton.galaxybootstrap:galaxybootstrap:0.3.0-rc1'
// https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/
implementation ("com.github.jmchilton.galaxybootstrap:galaxybootstrap:0.3.0-rc1")
'com.github.jmchilton.galaxybootstrap:galaxybootstrap:jar:0.3.0-rc1'
<dependency org="com.github.jmchilton.galaxybootstrap" name="galaxybootstrap" rev="0.3.0-rc1">
<artifact name="galaxybootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmchilton.galaxybootstrap', module='galaxybootstrap', version='0.3.0-rc1')
)
libraryDependencies += "com.github.jmchilton.galaxybootstrap" % "galaxybootstrap" % "0.3.0-rc1"
[com.github.jmchilton.galaxybootstrap/galaxybootstrap "0.3.0-rc1"]