is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-parent 2.1.4


GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-parent
Version

Version

2.1.4
Type

Type

pom

Download toolbox-parent 2.1.4

Filename Size
toolbox-parent-2.1.4.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.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-parent/
implementation 'com.github.hughwick:toolbox-parent:2.1.4'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-parent/
implementation ("com.github.hughwick:toolbox-parent:2.1.4")
'com.github.hughwick:toolbox-parent:pom:2.1.4'
<dependency org="com.github.hughwick" name="toolbox-parent" rev="2.1.4">
  <artifact name="toolbox-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-parent', version='2.1.4')
)
libraryDependencies += "com.github.hughwick" % "toolbox-parent" % "2.1.4"
[com.github.hughwick/toolbox-parent "2.1.4"]