License |
License |
---|---|
GroupId | GroupIdapp.tulz |
ArtifactId | ArtifactIdtuplez-basic-light_3.0.0-M3 |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontuplez-basic-light
A tiny library for tuple composition
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/app.tulz/tuplez-basic-light_3.0.0-M3/ -->
<dependency>
<groupId>app.tulz</groupId>
<artifactId>tuplez-basic-light_3.0.0-M3</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/app.tulz/tuplez-basic-light_3.0.0-M3/
implementation 'app.tulz:tuplez-basic-light_3.0.0-M3:0.3.3'
// https://jarcasting.com/artifacts/app.tulz/tuplez-basic-light_3.0.0-M3/
implementation ("app.tulz:tuplez-basic-light_3.0.0-M3:0.3.3")
'app.tulz:tuplez-basic-light_3.0.0-M3:jar:0.3.3'
<dependency org="app.tulz" name="tuplez-basic-light_3.0.0-M3" rev="0.3.3">
<artifact name="tuplez-basic-light_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.tulz', module='tuplez-basic-light_3.0.0-M3', version='0.3.3')
)
libraryDependencies += "app.tulz" % "tuplez-basic-light_3.0.0-M3" % "0.3.3"
[app.tulz/tuplez-basic-light_3.0.0-M3 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-M3 | jar | 3.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.novocode : junit-interface | jar | 0.11 |