| License |
License |
|---|---|
| GroupId | GroupIdorg.nalloc |
| ArtifactId | ArtifactIdsandbox_2.10 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionsandbox
sandbox
|
| Project Organization |
Project Organizationorg.nalloc |
| Filename | Size |
|---|---|
| sandbox_2.10-0.1.0.pom | |
| sandbox_2.10-0.1.0.jar | 94 KB |
| sandbox_2.10-0.1.0-sources.jar | 29 KB |
| sandbox_2.10-0.1.0-javadoc.jar | 463 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nalloc/sandbox_2.10/ -->
<dependency>
<groupId>org.nalloc</groupId>
<artifactId>sandbox_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nalloc/sandbox_2.10/
implementation 'org.nalloc:sandbox_2.10:0.1.0'
// https://jarcasting.com/artifacts/org.nalloc/sandbox_2.10/
implementation ("org.nalloc:sandbox_2.10:0.1.0")
'org.nalloc:sandbox_2.10:jar:0.1.0'
<dependency org="org.nalloc" name="sandbox_2.10" rev="0.1.0">
<artifact name="sandbox_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nalloc', module='sandbox_2.10', version='0.1.0')
)
libraryDependencies += "org.nalloc" % "sandbox_2.10" % "0.1.0"
[org.nalloc/sandbox_2.10 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| org.nalloc : optional_2.10 | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.0.1-SNAP4 |
| org.scalacheck : scalacheck_2.10 | jar | 1.11.1 |