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.12
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.12 2.0-RC2


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

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.