is not current version
Last Version 2022.5.0

com.github.plexpt:toolkit 2022.2.0

一揽子工具包

GroupId

GroupId

com.github.plexpt
ArtifactId

ArtifactId

toolkit
Version

Version

2022.2.0
Type

Type

jar

Download toolkit 2022.2.0


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