is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-core 2.1.3

toolbox 公共工具类核心包

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-core
Version

Version

2.1.3
Type

Type

jar

Download toolbox-core 2.1.3


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