core

mess core

License

License

GroupId

GroupId

com.github.tkrs
ArtifactId

ArtifactId

mess-core_2.13
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

core
mess core
Project URL

Project URL

https://github.com/tkrs/mess
Project Organization

Project Organization

com.github.tkrs
Source Code Management

Source Code Management

https://github.com/tkrs/mess

Download mess-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.13/ -->
<dependency>
    <groupId>com.github.tkrs</groupId>
    <artifactId>mess-core_2.13</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.13/
implementation 'com.github.tkrs:mess-core_2.13:0.3.1'
// https://jarcasting.com/artifacts/com.github.tkrs/mess-core_2.13/
implementation ("com.github.tkrs:mess-core_2.13:0.3.1")
'com.github.tkrs:mess-core_2.13:jar:0.3.1'
<dependency org="com.github.tkrs" name="mess-core_2.13" rev="0.3.1">
  <artifact name="mess-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='mess-core_2.13', version='0.3.1')
)
libraryDependencies += "com.github.tkrs" % "mess-core_2.13" % "0.3.1"
[com.github.tkrs/mess-core_2.13 "0.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.msgpack : msgpack-core jar 0.9.1
com.chuusai : shapeless_2.13 jar 2.3.8

test (1)

Group / Artifact Type Version
org.scalameta : munit-scalacheck_2.13 jar 0.7.29

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.12