License |
License |
---|---|
GroupId | GroupIdio.github.berstanio |
ArtifactId | ArtifactIdghgsek2dsbparser |
Version | Version1.2.8 |
Type | Typejar |
Description |
DescriptionGHGSek2DDBParser
Fetching and parsing DSB plan for GHG
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ghgsek2dsbparser-1.2.8.pom | |
ghgsek2dsbparser-1.2.8.jar | 40 KB |
ghgsek2dsbparser-1.2.8-sources.jar | 25 KB |
ghgsek2dsbparser-1.2.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/
implementation 'io.github.berstanio:ghgsek2dsbparser:1.2.8'
// https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/
implementation ("io.github.berstanio:ghgsek2dsbparser:1.2.8")
'io.github.berstanio:ghgsek2dsbparser:jar:1.2.8'
<dependency org="io.github.berstanio" name="ghgsek2dsbparser" rev="1.2.8">
<artifact name="ghgsek2dsbparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.berstanio', module='ghgsek2dsbparser', version='1.2.8')
)
libraryDependencies += "io.github.berstanio" % "ghgsek2dsbparser" % "1.2.8"
[io.github.berstanio/ghgsek2dsbparser "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.13.1 |
org.json : json | jar | 20201115 |