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

com.github.hageldave.imagingkit:imagingkit-core 1.2

The ImagingKit-Core artifact provides the core classes of the ImagingKit framework.

Группа

Группа

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

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

imagingkit-core
Версия

Версия

1.2
Тип

Тип

jar

Скачать imagingkit-core 1.2


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