не последняя версия
Последняя версия 2022.5.0

com.github.plexpt:toolkit 2022.2.0

一揽子工具包

Группа

Группа

com.github.plexpt
Идентификатор

Идентификатор

toolkit
Версия

Версия

2022.2.0
Тип

Тип

jar

Скачать 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"]