GroupId | GroupIdio.github.hlfsousa |
---|---|
ArtifactId | ArtifactIdncml-annotation |
Version | Version0.5.1 |
Type | Typejar |
Filename | Size |
---|---|
ncml-annotation-0.5.1.pom | |
ncml-annotation-0.5.1.jar | 15 KB |
ncml-annotation-0.5.1-sources.jar | 18 KB |
ncml-annotation-0.5.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-annotation/ -->
<dependency>
<groupId>io.github.hlfsousa</groupId>
<artifactId>ncml-annotation</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-annotation/
implementation 'io.github.hlfsousa:ncml-annotation:0.5.1'
// https://jarcasting.com/artifacts/io.github.hlfsousa/ncml-annotation/
implementation ("io.github.hlfsousa:ncml-annotation:0.5.1")
'io.github.hlfsousa:ncml-annotation:jar:0.5.1'
<dependency org="io.github.hlfsousa" name="ncml-annotation" rev="0.5.1">
<artifact name="ncml-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hlfsousa', module='ncml-annotation', version='0.5.1')
)
libraryDependencies += "io.github.hlfsousa" % "ncml-annotation" % "0.5.1"
[io.github.hlfsousa/ncml-annotation "0.5.1"]