is not current version
Last Version 0.3.0

org.smartdeveloperhub:sdh-build 0.2.0

Smart Developer Hub Build Configuration

GroupId

GroupId

org.smartdeveloperhub
ArtifactId

ArtifactId

sdh-build
Version

Version

0.2.0
Type

Type

pom

Download sdh-build 0.2.0

Filename Size
sdh-build-0.2.0.pom 36 KB
Browse

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