GroupId | GroupIdorg.infrastructurebuilder.bootstrap |
---|---|
ArtifactId | ArtifactIdbootstrap-envrc |
Version | Version0.10.0 |
Type | Typepom |
Filename | Size |
---|---|
bootstrap-envrc-0.10.0.pom | |
bootstrap-envrc-0.10.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.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/bootstrap-envrc/
implementation 'org.infrastructurebuilder.bootstrap:bootstrap-envrc:0.10.0'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.bootstrap/bootstrap-envrc/
implementation ("org.infrastructurebuilder.bootstrap:bootstrap-envrc:0.10.0")
'org.infrastructurebuilder.bootstrap:bootstrap-envrc:pom:0.10.0'
<dependency org="org.infrastructurebuilder.bootstrap" name="bootstrap-envrc" rev="0.10.0">
<artifact name="bootstrap-envrc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.bootstrap', module='bootstrap-envrc', version='0.10.0')
)
libraryDependencies += "org.infrastructurebuilder.bootstrap" % "bootstrap-envrc" % "0.10.0"
[org.infrastructurebuilder.bootstrap/bootstrap-envrc "0.10.0"]