| License |
License |
|---|---|
| GroupId | GroupIdorg.caseine |
| ArtifactId | ArtifactIdcaseine.vpl.tools.parent |
| Version | Version0.0.45 |
| Type | Typepom |
| Description |
DescriptionVPL Design Tool
The design tool to build VPLs on the caseine platform for e-learning
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| caseine.vpl.tools.parent-0.0.45.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.caseine/caseine.vpl.tools.parent/ -->
<dependency>
<groupId>org.caseine</groupId>
<artifactId>caseine.vpl.tools.parent</artifactId>
<version>0.0.45</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.caseine/caseine.vpl.tools.parent/
implementation 'org.caseine:caseine.vpl.tools.parent:0.0.45'
// https://jarcasting.com/artifacts/org.caseine/caseine.vpl.tools.parent/
implementation ("org.caseine:caseine.vpl.tools.parent:0.0.45")
'org.caseine:caseine.vpl.tools.parent:pom:0.0.45'
<dependency org="org.caseine" name="caseine.vpl.tools.parent" rev="0.0.45">
<artifact name="caseine.vpl.tools.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.caseine', module='caseine.vpl.tools.parent', version='0.0.45')
)
libraryDependencies += "org.caseine" % "caseine.vpl.tools.parent" % "0.0.45"
[org.caseine/caseine.vpl.tools.parent "0.0.45"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |