is not current version
Last Version 0.3.4

org.hobsoft:hobsoft-build 0.1.3

Build resources for Hobsoft projects.

GroupId

GroupId

org.hobsoft
ArtifactId

ArtifactId

hobsoft-build
Version

Version

0.1.3
Type

Type

jar

Download hobsoft-build 0.1.3


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