is not current version
Last Version 0.3

com.github.veithen.cosmos.bootstrap:bootstrap 0.1


GroupId

GroupId

com.github.veithen.cosmos.bootstrap
ArtifactId

ArtifactId

bootstrap
Version

Version

0.1
Type

Type

pom

Download bootstrap 0.1

Filename Size
bootstrap-0.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.veithen.cosmos.bootstrap/bootstrap/ -->
<dependency>
    <groupId>com.github.veithen.cosmos.bootstrap</groupId>
    <artifactId>bootstrap</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos.bootstrap/bootstrap/
implementation 'com.github.veithen.cosmos.bootstrap:bootstrap:0.1'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos.bootstrap/bootstrap/
implementation ("com.github.veithen.cosmos.bootstrap:bootstrap:0.1")
'com.github.veithen.cosmos.bootstrap:bootstrap:pom:0.1'
<dependency org="com.github.veithen.cosmos.bootstrap" name="bootstrap" rev="0.1">
  <artifact name="bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos.bootstrap', module='bootstrap', version='0.1')
)
libraryDependencies += "com.github.veithen.cosmos.bootstrap" % "bootstrap" % "0.1"
[com.github.veithen.cosmos.bootstrap/bootstrap "0.1"]