is not current version
Last Version 0.9.0-M3

bitpeace-core 0.8.0

Library for dealing with binary data using doobie.

License

License

MIT
GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

bitpeace-core_2.12
Version

Version

0.8.0
Type

Type

jar
Description

Description

bitpeace-core
Library for dealing with binary data using doobie.
Project URL

Project URL

https://github.com/eikek/bitpeace
Project Organization

Project Organization

com.github.eikek
Source Code Management

Source Code Management

https://github.com/eikek/bitpeace.git

Download bitpeace-core_2.12 0.8.0


<!-- 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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.12/
implementation 'com.github.eikek:bitpeace-core_2.12:0.8.0'
// https://jarcasting.com/artifacts/com.github.eikek/bitpeace-core_2.12/
implementation ("com.github.eikek:bitpeace-core_2.12:0.8.0")
'com.github.eikek:bitpeace-core_2.12:jar:0.8.0'
<dependency org="com.github.eikek" name="bitpeace-core_2.12" rev="0.8.0">
  <artifact name="bitpeace-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eikek', module='bitpeace-core_2.12', version='0.8.0')
)
libraryDependencies += "com.github.eikek" % "bitpeace-core_2.12" % "0.8.0"
[com.github.eikek/bitpeace-core_2.12 "0.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.tpolecat : doobie-core_2.12 jar 0.13.2
org.scodec : scodec-bits_2.12 jar 1.1.26
jakarta.activation : jakarta.activation-api jar 2.0.1

provided (1)

Group / Artifact Type Version
org.apache.tika : tika-core jar 1.26

test (5)

Group / Artifact Type Version
io.monix : minitest_2.12 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.12 jar 2.5.5

Project Modules

There are no modules declared in this project.