is not current version
Last Version 0.2.1

org.microshed.boost:boost-runtimes 0.2.0


GroupId

GroupId

org.microshed.boost
ArtifactId

ArtifactId

boost-runtimes
Version

Version

0.2.0
Type

Type

pom

Download boost-runtimes 0.2.0

Filename Size
boost-runtimes-0.2.0.pom 638 bytes
Browse

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