chatwork / bytearray-schema   1.0.0

Apache License 2.0 GitHub

⚠ This is no longer maintained. ⚠ schemaless byte array complex to Scala type coversion

Scala versions: 2.13 2.12 2.11

bytearray-schema 1.0.0


Group ID:
com.chatwork
Artifact ID:
bytearray-schema_2.13
Version:
1.0.0
Release Date:
Apr 6, 2021
Licenses:
Files:

libraryDependencies += "com.chatwork" %% "bytearray-schema" % "1.0.0"

Mill build tool

ivy"com.chatwork::bytearray-schema:1.0.0"

Scala CLI

//> using dep "com.chatwork::bytearray-schema:1.0.0"

Ammonite REPL

import $ivy.`com.chatwork::bytearray-schema:1.0.0`

<dependency>
  <groupId>com.chatwork</groupId>
  <artifactId>bytearray-schema_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.chatwork', name: 'bytearray-schema_2.13', version: '1.0.0'