GroupId | GroupIdio.github.portlek |
---|---|
ArtifactId | ArtifactIdtomlgration |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
tomlgration-1.0.3.pom | |
tomlgration-1.0.3.jar | 295 KB |
tomlgration-1.0.3-sources.jar | 7 KB |
tomlgration-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/tomlgration/
implementation 'io.github.portlek:tomlgration:1.0.3'
// https://jarcasting.com/artifacts/io.github.portlek/tomlgration/
implementation ("io.github.portlek:tomlgration:1.0.3")
'io.github.portlek:tomlgration:jar:1.0.3'
<dependency org="io.github.portlek" name="tomlgration" rev="1.0.3">
<artifact name="tomlgration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='tomlgration', version='1.0.3')
)
libraryDependencies += "io.github.portlek" % "tomlgration" % "1.0.3"
[io.github.portlek/tomlgration "1.0.3"]