| License |
License |
|---|---|
| GroupId | GroupIdio.annot8 |
| ArtifactId | ArtifactIdannot8-api |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAnnot8 API
Core API interfaces for the Annot8 project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| annot8-api-1.2.pom | |
| annot8-api-1.2.jar | 51 KB |
| annot8-api-1.2-sources.jar | 47 KB |
| annot8-api-1.2-javadoc.jar | 889 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-api/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-api</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-api/
implementation 'io.annot8:annot8-api:1.2'
// https://jarcasting.com/artifacts/io.annot8/annot8-api/
implementation ("io.annot8:annot8-api:1.2")
'io.annot8:annot8-api:jar:1.2'
<dependency org="io.annot8" name="annot8-api" rev="1.2">
<artifact name="annot8-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-api', version='1.2')
)
libraryDependencies += "io.annot8" % "annot8-api" % "1.2"
[io.annot8/annot8-api "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
| org.assertj : assertj-core | jar | 3.22.0 |