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