| License |
License |
|---|---|
| GroupId | GroupIdcom.github.eikek |
| ArtifactId | ArtifactIdcalev-core_3 |
| Version | Version0.6.1 |
| Type | Typejar |
| Description |
Descriptioncalev-core
calev-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| calev-core_3-0.6.1.pom | |
| calev-core_3-0.6.1.jar | 195 KB |
| calev-core_3-0.6.1-sources.jar | 12 KB |
| calev-core_3-0.6.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eikek/calev-core_3/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>calev-core_3</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/calev-core_3/
implementation 'com.github.eikek:calev-core_3:0.6.1'
// https://jarcasting.com/artifacts/com.github.eikek/calev-core_3/
implementation ("com.github.eikek:calev-core_3:0.6.1")
'com.github.eikek:calev-core_3:jar:0.6.1'
<dependency org="com.github.eikek" name="calev-core_3" rev="0.6.1">
<artifact name="calev-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='calev-core_3', version='0.6.1')
)
libraryDependencies += "com.github.eikek" % "calev-core_3" % "0.6.1"
[com.github.eikek/calev-core_3 "0.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| co.fs2 : fs2-core_3 | jar | 3.2.4 |
| co.fs2 : fs2-io_3 | jar | 3.2.4 |