Last Version

bytearray-schema 1.0.0

schemaless byte array complex to Scala type converter

License

License

GroupId

GroupId

com.chatwork
ArtifactId

ArtifactId

bytearray-schema_2.11
Version

Version

1.0.0
Type

Type

jar
Description

Description

bytearray-schema
schemaless byte array complex to Scala type converter
Project URL

Project URL

https://github.com/chatwork/bytearray-schema
Project Organization

Project Organization

Chatwork Co., Ltd.
Source Code Management

Source Code Management

https://github.com/chatwork/bytearray-schema

Download bytearray-schema_2.11 1.0.0


<!-- https://jarcasting.com/artifacts/com.chatwork/bytearray-schema_2.11/ -->
<dependency>
    <groupId>com.chatwork</groupId>
    <artifactId>bytearray-schema_2.11</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.chatwork/bytearray-schema_2.11/
implementation 'com.chatwork:bytearray-schema_2.11:1.0.0'
// https://jarcasting.com/artifacts/com.chatwork/bytearray-schema_2.11/
implementation ("com.chatwork:bytearray-schema_2.11:1.0.0")
'com.chatwork:bytearray-schema_2.11:jar:1.0.0'
<dependency org="com.chatwork" name="bytearray-schema_2.11" rev="1.0.0">
  <artifact name="bytearray-schema_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chatwork', module='bytearray-schema_2.11', version='1.0.0')
)
libraryDependencies += "com.chatwork" % "bytearray-schema_2.11" % "1.0.0"
[com.chatwork/bytearray-schema_2.11 "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

test (3)

Group / Artifact Type Version
org.scalatest : scalatest-funsuite_2.11 jar 3.2.3
org.scalatestplus : scalacheck-1-15_2.11 jar 3.2.3.0
org.scalacheck : scalacheck_2.11 jar 1.15.2

Project Modules

There are no modules declared in this project.