License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.github.psyanite |
ArtifactId | ArtifactIdscorm-parser |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionscorm-parser
Parser for SCORM 1.2 packages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scorm-parser-0.1.0.pom | |
scorm-parser-0.1.0.jar | 30 KB |
scorm-parser-0.1.0-sources.jar | 3 KB |
scorm-parser-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.psyanite/scorm-parser/ -->
<dependency>
<groupId>io.github.psyanite</groupId>
<artifactId>scorm-parser</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.psyanite/scorm-parser/
implementation 'io.github.psyanite:scorm-parser:0.1.0'
// https://jarcasting.com/artifacts/io.github.psyanite/scorm-parser/
implementation ("io.github.psyanite:scorm-parser:0.1.0")
'io.github.psyanite:scorm-parser:jar:0.1.0'
<dependency org="io.github.psyanite" name="scorm-parser" rev="0.1.0">
<artifact name="scorm-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.psyanite', module='scorm-parser', version='0.1.0')
)
libraryDependencies += "io.github.psyanite" % "scorm-parser" % "0.1.0"
[io.github.psyanite/scorm-parser "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.1 |
net.lingala.zip4j : zip4j | jar | 1.3.2 |
commons-io : commons-io | jar | 2.4 |