| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.cosycode |
| ArtifactId | ArtifactIdbit-data-map |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbit-data-map
a way to transfer data in the form of dot-matrix information in pictures(比特数据图片, 一种以图片信息的形式传递数据的方式)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bit-data-map-1.4.pom | |
| bit-data-map-1.4.jar | 32 KB |
| bit-data-map-1.4-sources.jar | 18 KB |
| bit-data-map-1.4-javadoc.jar | 91 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cosycode : common-lang | jar | 1.4 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.3.0.RELEASE |