| License |
License |
|---|---|
| GroupId | GroupIdapp.tulz |
| ArtifactId | ArtifactIdtuplez-parse_2.12 |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptiontuplez-parse
Tuple composition utilities for cats-parse
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tuplez-parse_2.12-0.3.0.pom | |
| tuplez-parse_2.12-0.3.0.jar | 3 KB |
| tuplez-parse_2.12-0.3.0-sources.jar | 1 KB |
| tuplez-parse_2.12-0.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/app.tulz/tuplez-parse_2.12/ -->
<dependency>
<groupId>app.tulz</groupId>
<artifactId>tuplez-parse_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/app.tulz/tuplez-parse_2.12/
implementation 'app.tulz:tuplez-parse_2.12:0.3.0'
// https://jarcasting.com/artifacts/app.tulz/tuplez-parse_2.12/
implementation ("app.tulz:tuplez-parse_2.12:0.3.0")
'app.tulz:tuplez-parse_2.12:jar:0.3.0'
<dependency org="app.tulz" name="tuplez-parse_2.12" rev="0.3.0">
<artifact name="tuplez-parse_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.tulz', module='tuplez-parse_2.12', version='0.3.0')
)
libraryDependencies += "app.tulz" % "tuplez-parse_2.12" % "0.3.0"
[app.tulz/tuplez-parse_2.12 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.typelevel : cats-parse_2.12 | jar | 0.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| app.tulz : tuplez-full-light_2.12 | jar | 0.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.novocode : junit-interface | jar | 0.11 |