License |
License |
---|---|
GroupId | GroupIdorg.xerial.thirdparty |
ArtifactId | ArtifactIdnestedvm |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnestedvm
Xerial Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nestedvm-1.0.pom | |
nestedvm-1.0.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xerial.thirdparty/nestedvm/ -->
<dependency>
<groupId>org.xerial.thirdparty</groupId>
<artifactId>nestedvm</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xerial.thirdparty/nestedvm/
implementation 'org.xerial.thirdparty:nestedvm:1.0'
// https://jarcasting.com/artifacts/org.xerial.thirdparty/nestedvm/
implementation ("org.xerial.thirdparty:nestedvm:1.0")
'org.xerial.thirdparty:nestedvm:jar:1.0'
<dependency org="org.xerial.thirdparty" name="nestedvm" rev="1.0">
<artifact name="nestedvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xerial.thirdparty', module='nestedvm', version='1.0')
)
libraryDependencies += "org.xerial.thirdparty" % "nestedvm" % "1.0"
[org.xerial.thirdparty/nestedvm "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |