| License |
License |
|---|---|
| Categories |
CategoriesSBE Data Data Structures |
| GroupId | GroupIdcom.github.daleasberry |
| ArtifactId | ArtifactIdojil-core |
| Last Version | Last Version0.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOJIL Core
Open Java Imaging Library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ojil-core-0.0.11.pom | |
| ojil-core-0.0.11.jar | 228 KB |
| ojil-core-0.0.11-sources.jar | 254 KB |
| ojil-core-0.0.11-javadoc.jar | 546 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.daleasberry/ojil-core/ -->
<dependency>
<groupId>com.github.daleasberry</groupId>
<artifactId>ojil-core</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.daleasberry/ojil-core/
implementation 'com.github.daleasberry:ojil-core:0.0.11'
// https://jarcasting.com/artifacts/com.github.daleasberry/ojil-core/
implementation ("com.github.daleasberry:ojil-core:0.0.11")
'com.github.daleasberry:ojil-core:jar:0.0.11'
<dependency org="com.github.daleasberry" name="ojil-core" rev="0.0.11">
<artifact name="ojil-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.daleasberry', module='ojil-core', version='0.0.11')
)
libraryDependencies += "com.github.daleasberry" % "ojil-core" % "0.0.11"
[com.github.daleasberry/ojil-core "0.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |