| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bpg |
| ArtifactId | ArtifactIdfit-stream-reader-core_2.13 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionfit-stream-reader-core
fit-stream-reader-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bpg/fit-stream-reader-core_2.13/ -->
<dependency>
<groupId>com.github.bpg</groupId>
<artifactId>fit-stream-reader-core_2.13</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bpg/fit-stream-reader-core_2.13/
implementation 'com.github.bpg:fit-stream-reader-core_2.13:0.0.2'
// https://jarcasting.com/artifacts/com.github.bpg/fit-stream-reader-core_2.13/
implementation ("com.github.bpg:fit-stream-reader-core_2.13:0.0.2")
'com.github.bpg:fit-stream-reader-core_2.13:jar:0.0.2'
<dependency org="com.github.bpg" name="fit-stream-reader-core_2.13" rev="0.0.2">
<artifact name="fit-stream-reader-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bpg', module='fit-stream-reader-core_2.13', version='0.0.2')
)
libraryDependencies += "com.github.bpg" % "fit-stream-reader-core_2.13" % "0.0.2"
[com.github.bpg/fit-stream-reader-core_2.13 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| org.scala-lang : scala-reflect | jar | 2.13.2 |
| org.typelevel : cats-core_2.13 | jar | 2.1.1 |
| org.typelevel : cats-effect_2.13 | jar | 2.1.3 |
| dev.zio : zio_2.13 | jar | 1.0.0-RC18-1 |
| dev.zio : zio-streams_2.13 | jar | 1.0.0-RC18-1 |
| org.scodec : scodec-core_2.13 | jar | 1.11.7 |
| org.scodec : scodec-bits_2.13 | jar | 1.1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.13.2 |
| io.estatico : newtype_2.13 | jar | 0.4.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.monix : minitest_2.13 | jar | 2.8.2 |
| io.monix : minitest-laws_2.13 | jar | 2.8.2 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.3 |
| org.typelevel : cats-laws_2.13 | jar | 2.1.1 |
| org.typelevel : cats-effect-laws_2.13 | jar | 2.1.3 |