is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-all 2.3.0

toolbox 全部工具包

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-all
Version

Version

2.3.0
Type

Type

jar

Download toolbox-all 2.3.0


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