License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification TwelveMonkeys Image Processing |
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdtwelvemonkeys-imageio-bom |
Last Version | Last Version3.0.2-alpha-1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontwelvemonkeys-imageio-bom
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
twelvemonkeys-imageio-bom-3.0.2-alpha-1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/twelvemonkeys-imageio-bom/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>twelvemonkeys-imageio-bom</artifactId>
<version>3.0.2-alpha-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/twelvemonkeys-imageio-bom/
implementation 'com.github.jinahya:twelvemonkeys-imageio-bom:3.0.2-alpha-1'
// https://jarcasting.com/artifacts/com.github.jinahya/twelvemonkeys-imageio-bom/
implementation ("com.github.jinahya:twelvemonkeys-imageio-bom:3.0.2-alpha-1")
'com.github.jinahya:twelvemonkeys-imageio-bom:pom:3.0.2-alpha-1'
<dependency org="com.github.jinahya" name="twelvemonkeys-imageio-bom" rev="3.0.2-alpha-1">
<artifact name="twelvemonkeys-imageio-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='twelvemonkeys-imageio-bom', version='3.0.2-alpha-1')
)
libraryDependencies += "com.github.jinahya" % "twelvemonkeys-imageio-bom" % "3.0.2-alpha-1"
[com.github.jinahya/twelvemonkeys-imageio-bom "3.0.2-alpha-1"]