License |
License |
---|---|
GroupId | GroupIdio.github.berstanio |
ArtifactId | ArtifactIdghgsek2dsbparser |
Version | Version1.2.3 |
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.3.pom | |
ghgsek2dsbparser-1.2.3.jar | 34 KB |
ghgsek2dsbparser-1.2.3-sources.jar | 22 KB |
ghgsek2dsbparser-1.2.3-javadoc.jar | 452 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/ -->
<dependency>
<groupId>io.github.berstanio</groupId>
<artifactId>ghgsek2dsbparser</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/
implementation 'io.github.berstanio:ghgsek2dsbparser:1.2.3'
// https://jarcasting.com/artifacts/io.github.berstanio/ghgsek2dsbparser/
implementation ("io.github.berstanio:ghgsek2dsbparser:1.2.3")
'io.github.berstanio:ghgsek2dsbparser:jar:1.2.3'
<dependency org="io.github.berstanio" name="ghgsek2dsbparser" rev="1.2.3">
<artifact name="ghgsek2dsbparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.berstanio', module='ghgsek2dsbparser', version='1.2.3')
)
libraryDependencies += "io.github.berstanio" % "ghgsek2dsbparser" % "1.2.3"
[io.github.berstanio/ghgsek2dsbparser "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.13.1 |
org.json : json | jar | 20201115 |