core

mess core

License

License

GroupId

GroupId

com.github.tkrs
ArtifactId

ArtifactId

mess-core_2.13.0-M5
Last Version

Last Version

0.0.11
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.0-M5

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
org.msgpack : msgpack-core jar 0.8.16
com.chuusai : shapeless_2.13.0-M5 jar 2.3.3
org.typelevel : export-hook_2.13.0-M5 jar 1.2.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.0-M5

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-M5 jar 3.0.6-SNAP5
org.scalacheck : scalacheck_2.13.0-M5 jar 1.14.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.11
0.0.10