is not current version
Last Version 1.0.7

org.bitbucket.bradleysmithllc.maven-repository-launcher:bootstrap 1.0.5


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bitbucket.bradleysmithllc.maven-repository-launcher
ArtifactId

ArtifactId

bootstrap
Version

Version

1.0.5
Type

Type

jar

Download bootstrap 1.0.5


<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.maven-repository-launcher/bootstrap/ -->
<dependency>
    <groupId>org.bitbucket.bradleysmithllc.maven-repository-launcher</groupId>
    <artifactId>bootstrap</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.maven-repository-launcher/bootstrap/
implementation 'org.bitbucket.bradleysmithllc.maven-repository-launcher:bootstrap:1.0.5'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.maven-repository-launcher/bootstrap/
implementation ("org.bitbucket.bradleysmithllc.maven-repository-launcher:bootstrap:1.0.5")
'org.bitbucket.bradleysmithllc.maven-repository-launcher:bootstrap:jar:1.0.5'
<dependency org="org.bitbucket.bradleysmithllc.maven-repository-launcher" name="bootstrap" rev="1.0.5">
  <artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.maven-repository-launcher', module='bootstrap', version='1.0.5')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.maven-repository-launcher" % "bootstrap" % "1.0.5"
[org.bitbucket.bradleysmithllc.maven-repository-launcher/bootstrap "1.0.5"]