bit-data-map

a way to transfer data in the form of dot-matrix information in pictures(比特数据图片, 一种以图片信息的形式传递数据的方式)

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cosycode
ArtifactId

ArtifactId

bit-data-map
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

bit-data-map
a way to transfer data in the form of dot-matrix information in pictures(比特数据图片, 一种以图片信息的形式传递数据的方式)
Project URL

Project URL

http://github.com/cosycode/bit-data-map.git
Source Code Management

Source Code Management

http://github.com/cosycode/bit-data-map

Download bit-data-map

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cosycode/bit-data-map/ -->
<dependency>
    <groupId>com.github.cosycode</groupId>
    <artifactId>bit-data-map</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cosycode/bit-data-map/
implementation 'com.github.cosycode:bit-data-map:1.4'
// https://jarcasting.com/artifacts/com.github.cosycode/bit-data-map/
implementation ("com.github.cosycode:bit-data-map:1.4")
'com.github.cosycode:bit-data-map:jar:1.4'
<dependency org="com.github.cosycode" name="bit-data-map" rev="1.4">
  <artifact name="bit-data-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cosycode', module='bit-data-map', version='1.4')
)
libraryDependencies += "com.github.cosycode" % "bit-data-map" % "1.4"
[com.github.cosycode/bit-data-map "1.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.cosycode : common-lang jar 1.4
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.springframework.boot : spring-boot-starter-log4j2 jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.
com.github.cosycode

cosycode

This is used temporarily to manage and organize the artifacts I publish to the Nexus Repository.

Versions

Version
1.4
1.3
1.2
1.1
1.0