| License |
License |
|---|---|
| GroupId | GroupIdcom.hexagonkt |
| ArtifactId | ArtifactIdhexagon_starters |
| Last Version | Last Version1.4.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhexagon_starters
The atoms of your platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hexagon_starters-1.4.7.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hexagonkt/hexagon_starters/ -->
<dependency>
<groupId>com.hexagonkt</groupId>
<artifactId>hexagon_starters</artifactId>
<version>1.4.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hexagonkt/hexagon_starters/
implementation 'com.hexagonkt:hexagon_starters:1.4.7'
// https://jarcasting.com/artifacts/com.hexagonkt/hexagon_starters/
implementation ("com.hexagonkt:hexagon_starters:1.4.7")
'com.hexagonkt:hexagon_starters:pom:1.4.7'
<dependency org="com.hexagonkt" name="hexagon_starters" rev="1.4.7">
<artifact name="hexagon_starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hexagonkt', module='hexagon_starters', version='1.4.7')
)
libraryDependencies += "com.hexagonkt" % "hexagon_starters" % "1.4.7"
[com.hexagonkt/hexagon_starters "1.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |