is not current version
Last Version 0.51

net.lucubrators:honeycomb-core 0.5.2


Categories

Categories

Net
GroupId

GroupId

net.lucubrators
ArtifactId

ArtifactId

honeycomb-core
Version

Version

0.5.2
Type

Type

jar

Download honeycomb-core 0.5.2


<!-- https://jarcasting.com/artifacts/net.lucubrators/honeycomb-core/ -->
<dependency>
    <groupId>net.lucubrators</groupId>
    <artifactId>honeycomb-core</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.lucubrators/honeycomb-core/
implementation 'net.lucubrators:honeycomb-core:0.5.2'
// https://jarcasting.com/artifacts/net.lucubrators/honeycomb-core/
implementation ("net.lucubrators:honeycomb-core:0.5.2")
'net.lucubrators:honeycomb-core:jar:0.5.2'
<dependency org="net.lucubrators" name="honeycomb-core" rev="0.5.2">
  <artifact name="honeycomb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lucubrators', module='honeycomb-core', version='0.5.2')
)
libraryDependencies += "net.lucubrators" % "honeycomb-core" % "0.5.2"
[net.lucubrators/honeycomb-core "0.5.2"]