License |
License |
---|---|
GroupId | GroupIdcom.taobao.text |
ArtifactId | ArtifactIdtext-ui |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontext.ui
text-ui
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
text-ui-0.0.3.pom | |
text-ui-0.0.3.jar | 127 KB |
text-ui-0.0.3-sources.jar | 81 KB |
text-ui-0.0.3-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.taobao.text/text-ui/ -->
<dependency>
<groupId>com.taobao.text</groupId>
<artifactId>text-ui</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.text/text-ui/
implementation 'com.taobao.text:text-ui:0.0.3'
// https://jarcasting.com/artifacts/com.taobao.text/text-ui/
implementation ("com.taobao.text:text-ui:0.0.3")
'com.taobao.text:text-ui:jar:0.0.3'
<dependency org="com.taobao.text" name="text-ui" rev="0.0.3">
<artifact name="text-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.text', module='text-ui', version='0.0.3')
)
libraryDependencies += "com.taobao.text" % "text-ui" % "0.0.3"
[com.taobao.text/text-ui "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 1.8.9 |
com.fifesoft : rsyntaxtextarea | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : log4j-over-slf4j | jar | 1.7.5 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |