License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder.bootstrap |
ArtifactId | ArtifactIdbootstrap-envrc |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbootstrap-envrc
Root POM set for IB projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-envrc-0.13.0.pom | |
bootstrap-envrc-0.13.0.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/bootstrap-envrc/ -->
<dependency>
<groupId>org.infrastructurebuilder.bootstrap</groupId>
<artifactId>bootstrap-envrc</artifactId>
<version>0.13.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/bootstrap-envrc/
implementation 'org.infrastructurebuilder.bootstrap:bootstrap-envrc:0.13.0'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/bootstrap-envrc/
implementation ("org.infrastructurebuilder.bootstrap:bootstrap-envrc:0.13.0")
'org.infrastructurebuilder.bootstrap:bootstrap-envrc:pom:0.13.0'
<dependency org="org.infrastructurebuilder.bootstrap" name="bootstrap-envrc" rev="0.13.0">
<artifact name="bootstrap-envrc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.bootstrap', module='bootstrap-envrc', version='0.13.0')
)
libraryDependencies += "org.infrastructurebuilder.bootstrap" % "bootstrap-envrc" % "0.13.0"
[org.infrastructurebuilder.bootstrap/bootstrap-envrc "0.13.0"]