is not current version
Last Version 0.51

net.lucubrators:honeycomb-example 0.5.2


Categories

Categories

Net
GroupId

GroupId

net.lucubrators
ArtifactId

ArtifactId

honeycomb-example
Version

Version

0.5.2
Type

Type

war

Download honeycomb-example 0.5.2


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