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