is not current version
Last Version 0.6.0

org.hobsoft:hobsoft-parent 0.2.0

Parent POM for Hobsoft projects.

GroupId

GroupId

org.hobsoft
ArtifactId

ArtifactId

hobsoft-parent
Version

Version

0.2.0
Type

Type

pom

Download hobsoft-parent 0.2.0

Filename Size
hobsoft-parent-0.2.0.pom 7 KB
Browse

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