Last Version

ImagingKit-Core 2.1

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

License

License

GroupId

GroupId

com.github.hageldave.imagingkit
ArtifactId

ArtifactId

imagingkit-core
Version

Version

2.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/hageldave/ImagingKit
Source Code Management

Source Code Management

https://github.com/hageldave/ImagingKit.git

Download imagingkit-core 2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.