License |
License |
---|---|
GroupId | GroupIduk.org.subtrack |
ArtifactId | ArtifactIdimaging |
Last Version | Last Version1.1.0-beta2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionImageServlet
Image Generation Servlet
|
Project URL |
Project URL |
Filename | Size |
---|---|
imaging-1.1.0-beta2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.subtrack/imaging/ -->
<dependency>
<groupId>uk.org.subtrack</groupId>
<artifactId>imaging</artifactId>
<version>1.1.0-beta2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.subtrack/imaging/
implementation 'uk.org.subtrack:imaging:1.1.0-beta2'
// https://jarcasting.com/artifacts/uk.org.subtrack/imaging/
implementation ("uk.org.subtrack:imaging:1.1.0-beta2")
'uk.org.subtrack:imaging:pom:1.1.0-beta2'
<dependency org="uk.org.subtrack" name="imaging" rev="1.1.0-beta2">
<artifact name="imaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.subtrack', module='imaging', version='1.1.0-beta2')
)
libraryDependencies += "uk.org.subtrack" % "imaging" % "1.1.0-beta2"
[uk.org.subtrack/imaging "1.1.0-beta2"]