License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.cosmos.bootstrap |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.cosmos.bootstrap/bootstrap/
implementation 'com.github.veithen.cosmos.bootstrap:bootstrap:0.3'
// https://jarcasting.com/artifacts/com.github.veithen.cosmos.bootstrap/bootstrap/
implementation ("com.github.veithen.cosmos.bootstrap:bootstrap:0.3")
'com.github.veithen.cosmos.bootstrap:bootstrap:pom:0.3'
<dependency org="com.github.veithen.cosmos.bootstrap" name="bootstrap" rev="0.3">
<artifact name="bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.cosmos.bootstrap', module='bootstrap', version='0.3')
)
libraryDependencies += "com.github.veithen.cosmos.bootstrap" % "bootstrap" % "0.3"
[com.github.veithen.cosmos.bootstrap/bootstrap "0.3"]