GroupId | GroupIdio.github.honeycomb-crypto.core |
---|---|
ArtifactId | ArtifactIdHoneyComb-Core |
Version | Version0.0.0 |
Type | Typejar |
Filename | Size |
---|---|
HoneyComb-Core-0.0.0.pom | |
HoneyComb-Core-0.0.0.jar | 6 KB |
HoneyComb-Core-0.0.0-sources.jar | 3 KB |
HoneyComb-Core-0.0.0-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.honeycomb-crypto.core/HoneyComb-Core/ -->
<dependency>
<groupId>io.github.honeycomb-crypto.core</groupId>
<artifactId>HoneyComb-Core</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-crypto.core/HoneyComb-Core/
implementation 'io.github.honeycomb-crypto.core:HoneyComb-Core:0.0.0'
// https://jarcasting.com/artifacts/io.github.honeycomb-crypto.core/HoneyComb-Core/
implementation ("io.github.honeycomb-crypto.core:HoneyComb-Core:0.0.0")
'io.github.honeycomb-crypto.core:HoneyComb-Core:jar:0.0.0'
<dependency org="io.github.honeycomb-crypto.core" name="HoneyComb-Core" rev="0.0.0">
<artifact name="HoneyComb-Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-crypto.core', module='HoneyComb-Core', version='0.0.0')
)
libraryDependencies += "io.github.honeycomb-crypto.core" % "HoneyComb-Core" % "0.0.0"
[io.github.honeycomb-crypto.core/HoneyComb-Core "0.0.0"]