License |
License |
---|---|
GroupId | GroupIdcom.exp-blog |
ArtifactId | ArtifactIdexp-libs-image |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexp-libs-image
图像处理模块 ; OCR 识别模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
exp-libs-image-2.0.0.pom | |
exp-libs-image-2.0.0.jar | 16 KB |
exp-libs-image-2.0.0-sources.jar | 12 KB |
exp-libs-image-2.0.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.exp-blog/exp-libs-image/ -->
<dependency>
<groupId>com.exp-blog</groupId>
<artifactId>exp-libs-image</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-image/
implementation 'com.exp-blog:exp-libs-image:2.0.0'
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-image/
implementation ("com.exp-blog:exp-libs-image:2.0.0")
'com.exp-blog:exp-libs-image:jar:2.0.0'
<dependency org="com.exp-blog" name="exp-libs-image" rev="2.0.0">
<artifact name="exp-libs-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exp-blog', module='exp-libs-image', version='2.0.0')
)
libraryDependencies += "com.exp-blog" % "exp-libs-image" % "2.0.0"
[com.exp-blog/exp-libs-image "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.exp-blog : exp-libs-base | jar | 2.0.0 |
com.google.zxing : core | jar | 3.4.1 |
com.google.zxing : javase | jar | 3.4.1 |
com.github.jai-imageio : jai-imageio-core | jar | 1.4.0 |
com.github.jai-imageio : jai-imageio-jpeg2000 | jar | 1.4.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |