MVN

com.akuleshov7 : ktoml-source

Maven & Gradle

May 10, 2023
428 stars

ktoml-source · "TOML serialization library for Kotlin language (including Kotlin Native, js, jvm)"

<dependency>
    <groupId>com.akuleshov7</groupId>
    <artifactId>ktoml-source</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.akuleshov7 : ktoml-source to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.akuleshov7 : ktoml-source to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
ktoml-source-0.5.0

How to add a dependency to Maven

Add the following com.akuleshov7 : ktoml-source maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.akuleshov7</groupId>
    <artifactId>ktoml-source</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.akuleshov7 : ktoml-source gradle dependency to your build.gradle file:

implementation 'com.akuleshov7:ktoml-source:0.5.0'

Gradle Kotlin DSL: Add the following com.akuleshov7 : ktoml-source gradle kotlin dependency to your build.gradle.kts file:

implementation("com.akuleshov7:ktoml-source:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.akuleshov7 : ktoml-source sbt scala dependency to your build.sbt file:

libraryDependencies += "com.akuleshov7" % "ktoml-source" % "0.5.0"

Advertisement

Dependencies from Group

May 10, 2023
2 usages
428 stars
May 10, 2023
2 usages
428 stars
May 10, 2023
2 usages
428 stars
May 10, 2023
2 usages
428 stars
May 10, 2023
1 usages
428 stars

Discover Dependencies

May 10, 2023
428 stars
May 10, 2023
428 stars
May 10, 2023
428 stars
May 10, 2023
428 stars
May 10, 2023
428 stars
May 10, 2023
428 stars
May 10, 2023
428 stars
Aug 17, 2023
15 stars
Aug 27, 2023
104 stars