MVN

com.hexagonkt : store

Maven & Gradle

Oct 27, 2022
1 usages
546 stars

store · The atoms of your platform

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>store</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hexagonkt : store to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of com.hexagonkt : store to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
store-2.1.2
2.0.x
store-2.0.26
store-2.0.25
store-2.0.24
store-2.0.23
store-2.0.21
store-2.0.19
store-2.0.18
store-2.0.17
store-2.0.16
store-2.0.15
store-2.0.14
store-2.0.10
store-2.0.9
store-2.0.7
store-2.0.6
store-2.0.5
store-2.0.2
store-2.0.1
store-2.0.0
1.6.x
store-1.6.0
1.5.x
store-1.5.4

How to add a dependency to Maven

Add the following com.hexagonkt : store maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>store</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hexagonkt : store gradle dependency to your build.gradle file:

implementation 'com.hexagonkt:store:2.1.2'

Gradle Kotlin DSL: Add the following com.hexagonkt : store gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hexagonkt:store:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hexagonkt : store sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hexagonkt" % "store" % "2.1.2"

Advertisement

Dependencies from Group

Oct 14, 2021
16 usages
546 stars
Aug 26, 2023
10 usages
546 stars
Aug 26, 2023
10 usages
546 stars
Oct 14, 2021
5 usages
546 stars
Aug 26, 2023
5 usages
546 stars

Discover Dependencies