License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdserial_3.0.0-RC2 |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSerial
Simple binary serialization library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
serial_3.0.0-RC2-2.0.1.pom | |
serial_3.0.0-RC2-2.0.1.jar | 142 KB |
serial_3.0.0-RC2-2.0.1-sources.jar | 21 KB |
serial_3.0.0-RC2-2.0.1-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/serial_3.0.0-RC2/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>serial_3.0.0-RC2</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/serial_3.0.0-RC2/
implementation 'de.sciss:serial_3.0.0-RC2:2.0.1'
// https://jarcasting.com/artifacts/de.sciss/serial_3.0.0-RC2/
implementation ("de.sciss:serial_3.0.0-RC2:2.0.1")
'de.sciss:serial_3.0.0-RC2:jar:2.0.1'
<dependency org="de.sciss" name="serial_3.0.0-RC2" rev="2.0.1">
<artifact name="serial_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='serial_3.0.0-RC2', version='2.0.1')
)
libraryDependencies += "de.sciss" % "serial_3.0.0-RC2" % "2.0.1"
[de.sciss/serial_3.0.0-RC2 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC2 | jar | 3.0.0-RC2 |