GroupId | GroupIdio.github.berstanio |
---|---|
ArtifactId | ArtifactIdghgsek2dsbparser |
Version | Version1.2.7 |
Type | Typejar |
Filename | Size |
---|---|
ghgsek2dsbparser-1.2.7.pom | |
ghgsek2dsbparser-1.2.7.jar | 40 KB |
ghgsek2dsbparser-1.2.7-sources.jar | 25 KB |
ghgsek2dsbparser-1.2.7-javadoc.jar | 464 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/ -->
<dependency>
<groupId>io.github.berstanio</groupId>
<artifactId>ghgsek2dsbparser</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/
implementation 'io.github.berstanio:ghgsek2dsbparser:1.2.7'
// https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/
implementation ("io.github.berstanio:ghgsek2dsbparser:1.2.7")
'io.github.berstanio:ghgsek2dsbparser:jar:1.2.7'
<dependency org="io.github.berstanio" name="ghgsek2dsbparser" rev="1.2.7">
<artifact name="ghgsek2dsbparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.berstanio', module='ghgsek2dsbparser', version='1.2.7')
)
libraryDependencies += "io.github.berstanio" % "ghgsek2dsbparser" % "1.2.7"
[io.github.berstanio/ghgsek2dsbparser "1.2.7"]