| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdnobox_2.11.0-M8 |
| Last Version | Last Version0.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnobox
immutable primitive array wrapper for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.xuwei-k |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nobox_2.11.0-M8-0.1.8.pom | |
| nobox_2.11.0-M8-0.1.8.jar | 708 KB |
| nobox_2.11.0-M8-0.1.8-sources.jar | 59 KB |
| nobox_2.11.0-M8-0.1.8-javadoc.jar | 493 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_2.11.0-M8/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>nobox_2.11.0-M8</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_2.11.0-M8/
implementation 'com.github.xuwei-k:nobox_2.11.0-M8:0.1.8'
// https://jarcasting.com/artifacts/com.github.xuwei-k/nobox_2.11.0-M8/
implementation ("com.github.xuwei-k:nobox_2.11.0-M8:0.1.8")
'com.github.xuwei-k:nobox_2.11.0-M8:jar:0.1.8'
<dependency org="com.github.xuwei-k" name="nobox_2.11.0-M8" rev="0.1.8">
<artifact name="nobox_2.11.0-M8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='nobox_2.11.0-M8', version='0.1.8')
)
libraryDependencies += "com.github.xuwei-k" % "nobox_2.11.0-M8" % "0.1.8"
[com.github.xuwei-k/nobox_2.11.0-M8 "0.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.0-M8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.11.0-M8 | jar | 1.11.3 |