License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.caseine |
ArtifactId | ArtifactIdcaseine.vpl.tools.vplclient |
Last Version | Last Version0.0.51 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe design tool to build VPLs on the caseine platform for e-learning
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.caseine/caseine.vpl.tools.vplclient/ -->
<dependency>
<groupId>org.caseine</groupId>
<artifactId>caseine.vpl.tools.vplclient</artifactId>
<version>0.0.51</version>
</dependency>
// https://jarcasting.com/artifacts/org.caseine/caseine.vpl.tools.vplclient/
implementation 'org.caseine:caseine.vpl.tools.vplclient:0.0.51'
// https://jarcasting.com/artifacts/org.caseine/caseine.vpl.tools.vplclient/
implementation ("org.caseine:caseine.vpl.tools.vplclient:0.0.51")
'org.caseine:caseine.vpl.tools.vplclient:jar:0.0.51'
<dependency org="org.caseine" name="caseine.vpl.tools.vplclient" rev="0.0.51">
<artifact name="caseine.vpl.tools.vplclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.caseine', module='caseine.vpl.tools.vplclient', version='0.0.51')
)
libraryDependencies += "org.caseine" % "caseine.vpl.tools.vplclient" % "0.0.51"
[org.caseine/caseine.vpl.tools.vplclient "0.0.51"]
Group / Artifact | Type | Version |
---|---|---|
org.caseine : caseine.vpl.tools.plugin | jar | 0.0.51 |
org.glassfish : javax.json | jar | 1.1.4 |
commons-cli : commons-cli | jar | 1.4 |
junit : junit | jar | 4.13.2 |