is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-parent 2.3.0


GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-parent
Version

Version

2.3.0
Type

Type

pom

Download toolbox-parent 2.3.0

Filename Size
toolbox-parent-2.3.0.pom 9 KB
Browse

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