License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.github.psyanite |
ArtifactId | ArtifactIdscorm-parser_2.12 |
Version | Version0.2.6 |
Type | Typejar |
Description |
Descriptionscorm-parser_2.12
Parser for SCORM 1.2 packages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scorm-parser_2.12-0.2.6.pom | |
scorm-parser_2.12-0.2.6.jar | 37 KB |
scorm-parser_2.12-0.2.6-sources.jar | 6 KB |
scorm-parser_2.12-0.2.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.psyanite/scorm-parser_2.12/ -->
<dependency>
<groupId>io.github.psyanite</groupId>
<artifactId>scorm-parser_2.12</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.psyanite/scorm-parser_2.12/
implementation 'io.github.psyanite:scorm-parser_2.12:0.2.6'
// https://jarcasting.com/artifacts/io.github.psyanite/scorm-parser_2.12/
implementation ("io.github.psyanite:scorm-parser_2.12:0.2.6")
'io.github.psyanite:scorm-parser_2.12:jar:0.2.6'
<dependency org="io.github.psyanite" name="scorm-parser_2.12" rev="0.2.6">
<artifact name="scorm-parser_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.psyanite', module='scorm-parser_2.12', version='0.2.6')
)
libraryDependencies += "io.github.psyanite" % "scorm-parser_2.12" % "0.2.6"
[io.github.psyanite/scorm-parser_2.12 "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.0.6 |
commons-io : commons-io | jar | 2.4 |
net.lingala.zip4j : zip4j | jar | 1.3.2 |