is not current version
Last Version 0.3

com.github.veithen.cosmos.bootstrap:bootstrap 0.2


GroupId

GroupId

com.github.veithen.cosmos.bootstrap
ArtifactId

ArtifactId

bootstrap
Version

Version

0.2
Type

Type

pom

Download bootstrap 0.2

Filename Size
bootstrap-0.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos.bootstrap/bootstrap/
implementation 'com.github.veithen.cosmos.bootstrap:bootstrap:0.2'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos.bootstrap/bootstrap/
implementation ("com.github.veithen.cosmos.bootstrap:bootstrap:0.2")
'com.github.veithen.cosmos.bootstrap:bootstrap:pom:0.2'
<dependency org="com.github.veithen.cosmos.bootstrap" name="bootstrap" rev="0.2">
  <artifact name="bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos.bootstrap', module='bootstrap', version='0.2')
)
libraryDependencies += "com.github.veithen.cosmos.bootstrap" % "bootstrap" % "0.2"
[com.github.veithen.cosmos.bootstrap/bootstrap "0.2"]