is not current version
Last Version 2.0.0-RC1

org.ow2.shelbie:build-support 2.0.0-M3


GroupId

GroupId

org.ow2.shelbie
ArtifactId

ArtifactId

build-support
Version

Version

2.0.0-M3
Type

Type

pom

Download build-support 2.0.0-M3


<!-- https://jarcasting.com/artifacts/org.ow2.shelbie/build-support/ -->
<dependency>
    <groupId>org.ow2.shelbie</groupId>
    <artifactId>build-support</artifactId>
    <version>2.0.0-M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.shelbie/build-support/
implementation 'org.ow2.shelbie:build-support:2.0.0-M3'
// https://jarcasting.com/artifacts/org.ow2.shelbie/build-support/
implementation ("org.ow2.shelbie:build-support:2.0.0-M3")
'org.ow2.shelbie:build-support:pom:2.0.0-M3'
<dependency org="org.ow2.shelbie" name="build-support" rev="2.0.0-M3">
  <artifact name="build-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.shelbie', module='build-support', version='2.0.0-M3')
)
libraryDependencies += "org.ow2.shelbie" % "build-support" % "2.0.0-M3"
[org.ow2.shelbie/build-support "2.0.0-M3"]