is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-parent 2.1.12


GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-parent
Version

Version

2.1.12
Type

Type

pom

Download toolbox-parent 2.1.12


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