Last Version

scorm-parser 0.1.0

Parser for SCORM 1.2 packages

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.psyanite
ArtifactId

ArtifactId

scorm-parser
Version

Version

0.1.0
Type

Type

jar
Description

Description

scorm-parser
Parser for SCORM 1.2 packages
Project URL

Project URL

https://github.com/psyanite/scorm-parser
Source Code Management

Source Code Management

https://github.com/psyanite/scorm-parser

Download scorm-parser 0.1.0


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

Dependencies

runtime (3)

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

Project Modules

There are no modules declared in this project.