is not current version
Last Version 0.2.1

org.microshed.boost:boost-boosters 0.2.0


GroupId

GroupId

org.microshed.boost
ArtifactId

ArtifactId

boost-boosters
Version

Version

0.2.0
Type

Type

pom

Download boost-boosters 0.2.0

Filename Size
boost-boosters-0.2.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.microshed.boost/boost-boosters/ -->
<dependency>
    <groupId>org.microshed.boost</groupId>
    <artifactId>boost-boosters</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost/boost-boosters/
implementation 'org.microshed.boost:boost-boosters:0.2.0'
// https://jarcasting.com/artifacts/org.microshed.boost/boost-boosters/
implementation ("org.microshed.boost:boost-boosters:0.2.0")
'org.microshed.boost:boost-boosters:pom:0.2.0'
<dependency org="org.microshed.boost" name="boost-boosters" rev="0.2.0">
  <artifact name="boost-boosters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost', module='boost-boosters', version='0.2.0')
)
libraryDependencies += "org.microshed.boost" % "boost-boosters" % "0.2.0"
[org.microshed.boost/boost-boosters "0.2.0"]