License |
License |
---|---|
GroupId | GroupIdorg.rudogma |
ArtifactId | ArtifactIdsupertagged_2.11 |
Version | Version2.0-RC2 |
Type | Typejar |
Description |
Descriptionsupertagged
Unboxed (multi-nested-)tagged + unboxed newtypes. Better and much friendlier alternative to AnyVals
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
supertagged_2.11-2.0-RC2.pom | |
supertagged_2.11-2.0-RC2.jar | 47 KB |
supertagged_2.11-2.0-RC2-sources.jar | 7 KB |
supertagged_2.11-2.0-RC2-javadoc.jar | 466 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rudogma/supertagged_2.11/ -->
<dependency>
<groupId>org.rudogma</groupId>
<artifactId>supertagged_2.11</artifactId>
<version>2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.rudogma/supertagged_2.11/
implementation 'org.rudogma:supertagged_2.11:2.0-RC2'
// https://jarcasting.com/artifacts/org.rudogma/supertagged_2.11/
implementation ("org.rudogma:supertagged_2.11:2.0-RC2")
'org.rudogma:supertagged_2.11:jar:2.0-RC2'
<dependency org="org.rudogma" name="supertagged_2.11" rev="2.0-RC2">
<artifact name="supertagged_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rudogma', module='supertagged_2.11', version='2.0-RC2')
)
libraryDependencies += "org.rudogma" % "supertagged_2.11" % "2.0-RC2"
[org.rudogma/supertagged_2.11 "2.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.11.12 |