h

hexagon_starters

The atoms of your platform
https://hexagonkt.com
MIT
Juanjo Aguililla
Files download
File Operation
hexagon_starters-1.3.19.jar download
hexagon_starters-1.3.19.pom download
hexagon_starters-1.3.19-sources.jar download
Apache Maven
<dependency>
  <groupId>com.hexagonkt</groupId>
  <artifactId>hexagon_starters</artifactId>
  <version>1.3.19</version>
</dependency>
Gradle Groovy
implementation 'com.hexagonkt:hexagon_starters:1.3.19'
Gradle Kotlin
implementation("com.hexagonkt:hexagon_starters:1.3.19")
Scala SBT
libraryDependencies += "com.hexagonkt" % "hexagon_starters" % "1.3.19"
Groovy Grape
@Grapes(
  @Grab(group='com.hexagonkt', module='hexagon_starters', version='1.3.19')
)
Apache Ivy
<dependency org="com.hexagonkt" name="hexagon_starters" rev="1.3.19" />
Leiningen
[com.hexagonkt/hexagon_starters "1.3.19"]
Apache Buildr
'com.hexagonkt:hexagon_starters:jar:1.3.19'