License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.avh4.util |
ArtifactId | ArtifactIdsandbox |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionsandbox
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sandbox-0.0.6.pom | |
sandbox-0.0.6.jar | 4 KB |
sandbox-0.0.6-sources.jar | 1 KB |
sandbox-0.0.6-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.avh4.util/sandbox/ -->
<dependency>
<groupId>net.avh4.util</groupId>
<artifactId>sandbox</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.avh4.util/sandbox/
implementation 'net.avh4.util:sandbox:0.0.6'
// https://jarcasting.com/artifacts/net.avh4.util/sandbox/
implementation ("net.avh4.util:sandbox:0.0.6")
'net.avh4.util:sandbox:jar:0.0.6'
<dependency org="net.avh4.util" name="sandbox" rev="0.0.6">
<artifact name="sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.avh4.util', module='sandbox', version='0.0.6')
)
libraryDependencies += "net.avh4.util" % "sandbox" % "0.0.6"
[net.avh4.util/sandbox "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.8.2 |
org.mockito : mockito-core | jar | 1.8.5 |
org.hamcrest : hamcrest-integration | jar | 1.2.1 |
org.jbehave : jbehave-core | jar | 3.5 |