| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdtext2image |
| Last Version | Last Version0.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontext2image
文字输出到图形,用于图形校验等场合
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| text2image-0.0.12.pom | |
| text2image-0.0.12.jar | 9 KB |
| text2image-0.0.12-tests.jar | 73 KB |
| text2image-0.0.12-sources.jar | 9 KB |
| text2image-0.0.12-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/text2image/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>text2image</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/text2image/
implementation 'org.tinygroup:text2image:0.0.12'
// https://jarcasting.com/artifacts/org.tinygroup/text2image/
implementation ("org.tinygroup:text2image:0.0.12")
'org.tinygroup:text2image:jar:0.0.12'
<dependency org="org.tinygroup" name="text2image" rev="0.0.12">
<artifact name="text2image" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='text2image', version='0.0.12')
)
libraryDependencies += "org.tinygroup" % "text2image" % "0.0.12"
[org.tinygroup/text2image "0.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |