GroupId | GroupIdio.github.portlek |
---|---|
ArtifactId | ArtifactIdtomlgration |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
tomlgration-1.0.4.pom | |
tomlgration-1.0.4.jar | 295 KB |
tomlgration-1.0.4-sources.jar | 7 KB |
tomlgration-1.0.4-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/tomlgration/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>tomlgration</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/tomlgration/
implementation 'io.github.portlek:tomlgration:1.0.4'
// https://jarcasting.com/artifacts/io.github.portlek/tomlgration/
implementation ("io.github.portlek:tomlgration:1.0.4")
'io.github.portlek:tomlgration:jar:1.0.4'
<dependency org="io.github.portlek" name="tomlgration" rev="1.0.4">
<artifact name="tomlgration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='tomlgration', version='1.0.4')
)
libraryDependencies += "io.github.portlek" % "tomlgration" % "1.0.4"
[io.github.portlek/tomlgration "1.0.4"]