MVN

tech.bam.kstate : kstate-core-metadata

Maven & Gradle

Jul 14, 2021
20 stars

kstate-core · KSTATE - A Kotlin Multiplatform library for creating state machines

<dependency>
    <groupId>tech.bam.kstate</groupId>
    <artifactId>kstate-core-metadata</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.bam.kstate : kstate-core-metadata to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of tech.bam.kstate : kstate-core-metadata to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
kstate-core-metadata-2.0.2
kstate-core-metadata-2.0.1
kstate-core-metadata-2.0.0

How to add a dependency to Maven

Add the following tech.bam.kstate : kstate-core-metadata maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.bam.kstate</groupId>
    <artifactId>kstate-core-metadata</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.bam.kstate : kstate-core-metadata gradle dependency to your build.gradle file:

implementation 'tech.bam.kstate:kstate-core-metadata:2.0.2'

Gradle Kotlin DSL: Add the following tech.bam.kstate : kstate-core-metadata gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.bam.kstate:kstate-core-metadata:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.bam.kstate : kstate-core-metadata sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.bam.kstate" % "kstate-core-metadata" % "2.0.2"

Advertisement

Dependencies from Group

Jul 06, 2021
20 stars
Jul 06, 2021
20 stars
Jul 06, 2021
20 stars
Jul 14, 2021
20 stars
Jul 14, 2021
20 stars

Discover Dependencies

Jul 14, 2021
20 stars
Jul 14, 2021
20 stars
Dec 17, 2021
7 stars
Sep 13, 2021
1 stars
Sep 13, 2021
1 stars
Jul 14, 2021
1 stars
Jul 19, 2021
86 stars
Feb 16, 2023
47 stars
Jul 13, 2021
3.2k stars