Last Version

supertagged 2.0-RC2

Unboxed (multi-nested-)tagged + unboxed newtypes. Better and much friendlier alternative to AnyVals

License

License

MIT
MIT
GroupId

GroupId

org.rudogma
ArtifactId

ArtifactId

supertagged_2.13
Version

Version

2.0-RC2
Type

Type

jar
Description

Description

supertagged
Unboxed (multi-nested-)tagged + unboxed newtypes. Better and much friendlier alternative to AnyVals
Project URL

Project URL

https://github.com/Rudogma/scala-supertagged
Project Organization

Project Organization

org.rudogma
Source Code Management

Source Code Management

https://github.com/Rudogma/scala-supertagged

Download supertagged_2.13 2.0-RC2


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.3

Project Modules

There are no modules declared in this project.