is not current version
Last Version 3.0.0

SimpleGen - TOML Data Format 2.1.1

TOML data format support for simplegen

License

License

Categories

Categories

Data ORM
GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen-dataformat-toml
Version

Version

2.1.1
Type

Type

jar
Description

Description

SimpleGen - TOML Data Format
TOML data format support for simplegen

Download simplegen-dataformat-toml 2.1.1


<!-- https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-dataformat-toml/ -->
<dependency>
    <groupId>com.ancientlightstudios</groupId>
    <artifactId>simplegen-dataformat-toml</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-dataformat-toml/
implementation 'com.ancientlightstudios:simplegen-dataformat-toml:2.1.1'
// https://jarcasting.com/artifacts/com.ancientlightstudios/simplegen-dataformat-toml/
implementation ("com.ancientlightstudios:simplegen-dataformat-toml:2.1.1")
'com.ancientlightstudios:simplegen-dataformat-toml:jar:2.1.1'
<dependency org="com.ancientlightstudios" name="simplegen-dataformat-toml" rev="2.1.1">
  <artifact name="simplegen-dataformat-toml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ancientlightstudios', module='simplegen-dataformat-toml', version='2.1.1')
)
libraryDependencies += "com.ancientlightstudios" % "simplegen-dataformat-toml" % "2.1.1"
[com.ancientlightstudios/simplegen-dataformat-toml "2.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.ancientlightstudios : simplegen-api jar 2.1.1
org.tomlj : tomlj jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

test (3)

Group / Artifact Type Version
io.kotest : kotest-runner-junit5-jvm jar 4.3.1
io.kotest : kotest-assertions-core-jvm jar 4.3.1
io.kotest : kotest-property-jvm jar 4.3.1

Project Modules

There are no modules declared in this project.