GroupId | GroupIdio.annot8 |
---|---|
ArtifactId | ArtifactIdannot8-components-cyber |
Version | Version0.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-components-cyber/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-components-cyber</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-components-cyber/
implementation 'io.annot8:annot8-components-cyber:0.4.0'
// https://jarcasting.com/artifacts/io.annot8/annot8-components-cyber/
implementation ("io.annot8:annot8-components-cyber:0.4.0")
'io.annot8:annot8-components-cyber:jar:0.4.0'
<dependency org="io.annot8" name="annot8-components-cyber" rev="0.4.0">
<artifact name="annot8-components-cyber" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-components-cyber', version='0.4.0')
)
libraryDependencies += "io.annot8" % "annot8-components-cyber" % "0.4.0"
[io.annot8/annot8-components-cyber "0.4.0"]