License |
License |
---|---|
GroupId | GroupIdorg.cogchar |
ArtifactId | ArtifactIdorg.cogchar.lib.sight.api |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.cogchar.lib.sight.api - POJO
All libraries and OSGi bundles - everything EXCEPT nbui projects
|
<!-- https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.sight.api/ -->
<dependency>
<groupId>org.cogchar</groupId>
<artifactId>org.cogchar.lib.sight.api</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.sight.api/
implementation 'org.cogchar:org.cogchar.lib.sight.api:1.1.4'
// https://jarcasting.com/artifacts/org.cogchar/org.cogchar.lib.sight.api/
implementation ("org.cogchar:org.cogchar.lib.sight.api:1.1.4")
'org.cogchar:org.cogchar.lib.sight.api:jar:1.1.4'
<dependency org="org.cogchar" name="org.cogchar.lib.sight.api" rev="1.1.4">
<artifact name="org.cogchar.lib.sight.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cogchar', module='org.cogchar.lib.sight.api', version='1.1.4')
)
libraryDependencies += "org.cogchar" % "org.cogchar.lib.sight.api" % "1.1.4"
[org.cogchar/org.cogchar.lib.sight.api "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.cogchar : org.cogchar.lib.animoid | jar | 1.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |