| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gv2011 |
| ArtifactId | ArtifactIdtools-textconv-core |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent for gv2011 projects on GitHub and Maven Central
|
| Filename | Size |
|---|---|
| tools-textconv-core-0.8.pom | |
| tools-textconv-core-0.8.jar | 6 KB |
| tools-textconv-core-0.8-sources.jar | 3 KB |
| tools-textconv-core-0.8-javadoc.jar | 394 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gv2011/tools-textconv-core/ -->
<dependency>
<groupId>com.github.gv2011</groupId>
<artifactId>tools-textconv-core</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/tools-textconv-core/
implementation 'com.github.gv2011:tools-textconv-core:0.8'
// https://jarcasting.com/artifacts/com.github.gv2011/tools-textconv-core/
implementation ("com.github.gv2011:tools-textconv-core:0.8")
'com.github.gv2011:tools-textconv-core:jar:0.8'
<dependency org="com.github.gv2011" name="tools-textconv-core" rev="0.8">
<artifact name="tools-textconv-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='tools-textconv-core', version='0.8')
)
libraryDependencies += "com.github.gv2011" % "tools-textconv-core" % "0.8"
[com.github.gv2011/tools-textconv-core "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gv2011 : tools-textconv-gui | jar | 0.8 |
| com.github.gv2011 : util-apis | jar | 0.10 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gv2011 : util-gcol | jar | 0.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| com.github.gv2011.logback : logback-classic | jar | 1.3.5 |