is not current version
Last Version 1.4.7

com.hexagonkt:hexagon_starters 1.2.20

The atoms of your platform

GroupId

GroupId

com.hexagonkt
ArtifactId

ArtifactId

hexagon_starters
Version

Version

1.2.20
Type

Type

pom

Download hexagon_starters 1.2.20


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