License |
License |
---|---|
GroupId | GroupIdorg.scorexfoundation |
ArtifactId | ArtifactIddebox_2.12 |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptioncore
Fast, deboxed, specialized data structures for Scala (fork of non/debox)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debox_2.12-0.9.0.pom | |
debox_2.12-0.9.0.jar | 678 KB |
debox_2.12-0.9.0-tests.jar | 78 KB |
debox_2.12-0.9.0-tests-sources.jar | 4 KB |
debox_2.12-0.9.0-tests-javadoc.jar | 1 MB |
debox_2.12-0.9.0-sources.jar | 20 KB |
debox_2.12-0.9.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scorexfoundation/debox_2.12/ -->
<dependency>
<groupId>org.scorexfoundation</groupId>
<artifactId>debox_2.12</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scorexfoundation/debox_2.12/
implementation 'org.scorexfoundation:debox_2.12:0.9.0'
// https://jarcasting.com/artifacts/org.scorexfoundation/debox_2.12/
implementation ("org.scorexfoundation:debox_2.12:0.9.0")
'org.scorexfoundation:debox_2.12:jar:0.9.0'
<dependency org="org.scorexfoundation" name="debox_2.12" rev="0.9.0">
<artifact name="debox_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scorexfoundation', module='debox_2.12', version='0.9.0')
)
libraryDependencies += "org.scorexfoundation" % "debox_2.12" % "0.9.0"
[org.scorexfoundation/debox_2.12 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.typelevel : spire-macros_2.12 | jar | 0.17.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.3.0-SNAP3 |
org.scalatest : scalatest-propspec_2.12 | jar | 3.3.0-SNAP3 |
org.scalatest : scalatest-shouldmatchers_2.12 | jar | 3.3.0-SNAP3 |
org.scalatestplus : scalacheck-1-15_2.12 | jar | 3.3.0.0-SNAP3 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.2 |