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

com.wizzardo.tools:tools 0.7

Package of useful tools like http-client, json-parser, xml-parser, cropping and resizing images and other

Группа

Группа

com.wizzardo.tools
Идентификатор

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

tools
Версия

Версия

0.7
Тип

Тип

jar

Скачать tools 0.7

Имя Файла Размер
tools-0.7.pom
tools-0.7.jar 255 KB
tools-0.7-sources.jar 113 KB
tools-0.7-javadoc.jar 528 KB
Обзор

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