is not current version
Last Version 1.4.7

com.hexagonkt:hexagon_starters 1.3.11

The atoms of your platform

GroupId

GroupId

com.hexagonkt
ArtifactId

ArtifactId

hexagon_starters
Version

Version

1.3.11
Type

Type

pom

Download hexagon_starters 1.3.11


<!-- https://jarcasting.com/artifacts/com.hexagonkt/hexagon_starters/ -->
<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>hexagon_starters</artifactId>
    <version>1.3.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hexagonkt/hexagon_starters/
implementation 'com.hexagonkt:hexagon_starters:1.3.11'
// https://jarcasting.com/artifacts/com.hexagonkt/hexagon_starters/
implementation ("com.hexagonkt:hexagon_starters:1.3.11")
'com.hexagonkt:hexagon_starters:pom:1.3.11'
<dependency org="com.hexagonkt" name="hexagon_starters" rev="1.3.11">
  <artifact name="hexagon_starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hexagonkt', module='hexagon_starters', version='1.3.11')
)
libraryDependencies += "com.hexagonkt" % "hexagon_starters" % "1.3.11"
[com.hexagonkt/hexagon_starters "1.3.11"]