GroupId | GroupIdspeexx |
---|---|
ArtifactId | ArtifactIdocean-annotation-handler |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
ocean-annotation-handler-1.1.0.pom | |
ocean-annotation-handler-1.1.0.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/speexx/ocean-annotation-handler/ -->
<dependency>
<groupId>speexx</groupId>
<artifactId>ocean-annotation-handler</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/speexx/ocean-annotation-handler/
implementation 'speexx:ocean-annotation-handler:1.1.0'
// https://jarcasting.com/artifacts/speexx/ocean-annotation-handler/
implementation ("speexx:ocean-annotation-handler:1.1.0")
'speexx:ocean-annotation-handler:jar:1.1.0'
<dependency org="speexx" name="ocean-annotation-handler" rev="1.1.0">
<artifact name="ocean-annotation-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='speexx', module='ocean-annotation-handler', version='1.1.0')
)
libraryDependencies += "speexx" % "ocean-annotation-handler" % "1.1.0"
[speexx/ocean-annotation-handler "1.1.0"]