GroupId | GroupIdcom.github.jmchilton.galaxybootstrap |
---|---|
ArtifactId | ArtifactIdgalaxybootstrap |
Version | Version0.1-alpha-2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/ -->
<dependency>
<groupId>com.github.jmchilton.galaxybootstrap</groupId>
<artifactId>galaxybootstrap</artifactId>
<version>0.1-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/
implementation 'com.github.jmchilton.galaxybootstrap:galaxybootstrap:0.1-alpha-2'
// https://jarcasting.com/artifacts/com.github.jmchilton.galaxybootstrap/galaxybootstrap/
implementation ("com.github.jmchilton.galaxybootstrap:galaxybootstrap:0.1-alpha-2")
'com.github.jmchilton.galaxybootstrap:galaxybootstrap:jar:0.1-alpha-2'
<dependency org="com.github.jmchilton.galaxybootstrap" name="galaxybootstrap" rev="0.1-alpha-2">
<artifact name="galaxybootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmchilton.galaxybootstrap', module='galaxybootstrap', version='0.1-alpha-2')
)
libraryDependencies += "com.github.jmchilton.galaxybootstrap" % "galaxybootstrap" % "0.1-alpha-2"
[com.github.jmchilton.galaxybootstrap/galaxybootstrap "0.1-alpha-2"]