is not current version
Last Version 1.0.6

io.github.portlek:tomlgration 1.0.1


GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

tomlgration
Version

Version

1.0.1
Type

Type

jar

Download tomlgration 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.portlek/tomlgration/ -->
<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>tomlgration</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/tomlgration/
implementation 'io.github.portlek:tomlgration:1.0.1'
// https://jarcasting.com/artifacts/io.github.portlek/tomlgration/
implementation ("io.github.portlek:tomlgration:1.0.1")
'io.github.portlek:tomlgration:jar:1.0.1'
<dependency org="io.github.portlek" name="tomlgration" rev="1.0.1">
  <artifact name="tomlgration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='tomlgration', version='1.0.1')
)
libraryDependencies += "io.github.portlek" % "tomlgration" % "1.0.1"
[io.github.portlek/tomlgration "1.0.1"]