License |
License |
---|---|
GroupId | GroupIdapp.tulz |
ArtifactId | ArtifactIdtuplez-full_3.0.0-RC3 |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontuplez-full
Scala tuple composition.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tuplez-full_3.0.0-RC3-0.3.6.pom | |
tuplez-full_3.0.0-RC3-0.3.6.jar | 146 KB |
tuplez-full_3.0.0-RC3-0.3.6-sources.jar | 6 KB |
tuplez-full_3.0.0-RC3-0.3.6-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/app.tulz/tuplez-full_3.0.0-RC3/ -->
<dependency>
<groupId>app.tulz</groupId>
<artifactId>tuplez-full_3.0.0-RC3</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/app.tulz/tuplez-full_3.0.0-RC3/
implementation 'app.tulz:tuplez-full_3.0.0-RC3:0.3.6'
// https://jarcasting.com/artifacts/app.tulz/tuplez-full_3.0.0-RC3/
implementation ("app.tulz:tuplez-full_3.0.0-RC3:0.3.6")
'app.tulz:tuplez-full_3.0.0-RC3:jar:0.3.6'
<dependency org="app.tulz" name="tuplez-full_3.0.0-RC3" rev="0.3.6">
<artifact name="tuplez-full_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.tulz', module='tuplez-full_3.0.0-RC3', version='0.3.6')
)
libraryDependencies += "app.tulz" % "tuplez-full_3.0.0-RC3" % "0.3.6"
[app.tulz/tuplez-full_3.0.0-RC3 "0.3.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.novocode : junit-interface | jar | 0.11 |