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