is not current version
Last Version 1.3.0

io.github.berstanio:ghgsek2dsbparser 1.2.7

Fetching and parsing DSB plan for GHG

GroupId

GroupId

io.github.berstanio
ArtifactId

ArtifactId

ghgsek2dsbparser
Version

Version

1.2.7
Type

Type

jar

Download ghgsek2dsbparser 1.2.7


<!-- 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"]