| License |
License |
|---|---|
| GroupId | GroupIdcom.github.eikek |
| ArtifactId | ArtifactIdbitpeace-core_2.13 |
| Version | Version0.8.0 |
| Type | Typejar |
| Description |
Descriptionbitpeace-core
Library for dealing with binary data using doobie.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bitpeace-core_2.13-0.8.0.pom | |
| bitpeace-core_2.13-0.8.0.jar | 124 KB |
| bitpeace-core_2.13-0.8.0-sources.jar | 13 KB |
| bitpeace-core_2.13-0.8.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.13/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>bitpeace-core_2.13</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.13/
implementation 'com.github.eikek:bitpeace-core_2.13:0.8.0'
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.13/
implementation ("com.github.eikek:bitpeace-core_2.13:0.8.0")
'com.github.eikek:bitpeace-core_2.13:jar:0.8.0'
<dependency org="com.github.eikek" name="bitpeace-core_2.13" rev="0.8.0">
<artifact name="bitpeace-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='bitpeace-core_2.13', version='0.8.0')
)
libraryDependencies += "com.github.eikek" % "bitpeace-core_2.13" % "0.8.0"
[com.github.eikek/bitpeace-core_2.13 "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| org.tpolecat : doobie-core_2.13 | jar | 0.13.2 |
| org.scodec : scodec-bits_2.13 | jar | 1.1.26 |
| jakarta.activation : jakarta.activation-api | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tika : tika-core | jar | 1.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.monix : minitest_2.13 | jar | 2.9.5 |
| com.h2database : h2 | jar | 1.4.200 |
| org.postgresql : postgresql | jar | 42.2.20 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.2 |
| co.fs2 : fs2-io_2.13 | jar | 2.5.5 |