Scala Struct

Scala library for memory-optimized structures.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.buransky
ArtifactId

ArtifactId

scala-struct
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Scala Struct
Scala library for memory-optimized structures.
Project URL

Project URL

https://github.com/RadoBuransky/scala-struct
Source Code Management

Source Code Management

https://github.com/RadoBuransky/scala-struct.git

Download scala-struct

How to add to project

<!-- https://jarcasting.com/artifacts/com.buransky/scala-struct/ -->
<dependency>
    <groupId>com.buransky</groupId>
    <artifactId>scala-struct</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buransky/scala-struct/
implementation 'com.buransky:scala-struct:1.0.0'
// https://jarcasting.com/artifacts/com.buransky/scala-struct/
implementation ("com.buransky:scala-struct:1.0.0")
'com.buransky:scala-struct:jar:1.0.0'
<dependency org="com.buransky" name="scala-struct" rev="1.0.0">
  <artifact name="scala-struct" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buransky', module='scala-struct', version='1.0.0')
)
libraryDependencies += "com.buransky" % "scala-struct" % "1.0.0"
[com.buransky/scala-struct "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.2

test (5)

Group / Artifact Type Version
net.sourceforge.cobertura : cobertura jar 2.0.3
org.scalacheck : scalacheck_2.11 jar 1.11.6
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
org.scalatest : scalatest_2.11 jar 2.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0