is not current version
Last Version 0.3.4

org.hobsoft:hobsoft-build 0.3.1

Build resources for Hobsoft projects.

GroupId

GroupId

org.hobsoft
ArtifactId

ArtifactId

hobsoft-build
Version

Version

0.3.1
Type

Type

jar

Download hobsoft-build 0.3.1


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