| License |
License |
|---|---|
| GroupId | GroupIddk.cwconsult |
| ArtifactId | ArtifactIdcsexp_2.13 |
| Version | Version3.2.0 |
| Type | Typejar |
| Description |
Descriptioncsexp
csexp
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationdk.cwconsult |
| Filename | Size |
|---|---|
| csexp_2.13-3.2.0.pom | |
| csexp_2.13-3.2.0.jar | 49 KB |
| csexp_2.13-3.2.0-sources.jar | 6 KB |
| csexp_2.13-3.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.cwconsult/csexp_2.13/ -->
<dependency>
<groupId>dk.cwconsult</groupId>
<artifactId>csexp_2.13</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cwconsult/csexp_2.13/
implementation 'dk.cwconsult:csexp_2.13:3.2.0'
// https://jarcasting.com/artifacts/dk.cwconsult/csexp_2.13/
implementation ("dk.cwconsult:csexp_2.13:3.2.0")
'dk.cwconsult:csexp_2.13:jar:3.2.0'
<dependency org="dk.cwconsult" name="csexp_2.13" rev="3.2.0">
<artifact name="csexp_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cwconsult', module='csexp_2.13', version='3.2.0')
)
libraryDependencies += "dk.cwconsult" % "csexp_2.13" % "3.2.0"
[dk.cwconsult/csexp_2.13 "3.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| org.scodec : scodec-bits_2.13 | jar | 1.1.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.11.0 |