License |
License |
---|---|
GroupId | GroupIdcom.github.eikek |
ArtifactId | ArtifactIdbitpeace-core_2.12 |
Version | Version0.9.0-M3 |
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 |
<!-- https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.12/ -->
<dependency>
<groupId>com.github.eikek</groupId>
<artifactId>bitpeace-core_2.12</artifactId>
<version>0.9.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.12/
implementation 'com.github.eikek:bitpeace-core_2.12:0.9.0-M3'
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.12/
implementation ("com.github.eikek:bitpeace-core_2.12:0.9.0-M3")
'com.github.eikek:bitpeace-core_2.12:jar:0.9.0-M3'
<dependency org="com.github.eikek" name="bitpeace-core_2.12" rev="0.9.0-M3">
<artifact name="bitpeace-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='bitpeace-core_2.12', version='0.9.0-M3')
)
libraryDependencies += "com.github.eikek" % "bitpeace-core_2.12" % "0.9.0-M3"
[com.github.eikek/bitpeace-core_2.12 "0.9.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.tpolecat : doobie-core_2.12 | jar | 1.0.0-RC1 |
org.scodec : scodec-bits_2.12 | jar | 1.1.28 |
jakarta.activation : jakarta.activation-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-core | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.12 | jar | 0.7.29 |
org.scalameta : munit-scalacheck_2.12 | jar | 0.7.29 |
com.h2database : h2 | jar | 1.4.200 |
org.postgresql : postgresql | jar | 42.2.23 |
org.mariadb.jdbc : mariadb-java-client | jar | 2.7.4 |
co.fs2 : fs2-io_2.12 | jar | 3.0.4 |
ch.qos.logback : logback-classic | jar | 1.2.5 |