Serial

Simple binary serialization library for Scala

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

serial_3.0.0-M2
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Serial
Simple binary serialization library for Scala
Project URL

Project URL

https://git.iem.at/sciss/Serial
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://git.iem.at/sciss/Serial

Download serial_3.0.0-M2

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/serial_3.0.0-M2/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>serial_3.0.0-M2</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/serial_3.0.0-M2/
implementation 'de.sciss:serial_3.0.0-M2:2.0.1'
// https://jarcasting.com/artifacts/de.sciss/serial_3.0.0-M2/
implementation ("de.sciss:serial_3.0.0-M2:2.0.1")
'de.sciss:serial_3.0.0-M2:jar:2.0.1'
<dependency org="de.sciss" name="serial_3.0.0-M2" rev="2.0.1">
  <artifact name="serial_3.0.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='serial_3.0.0-M2', version='2.0.1')
)
libraryDependencies += "de.sciss" % "serial_3.0.0-M2" % "2.0.1"
[de.sciss/serial_3.0.0-M2 "2.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M2 jar 3.0.0-M2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0