| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdauto-summary |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionauto-summary
The auto-summary tool for java.
|
| Filename | Size |
|---|---|
| auto-summary-0.0.3.pom | |
| auto-summary-0.0.3.jar | 29 KB |
| auto-summary-0.0.3-sources.jar | 22 KB |
| auto-summary-0.0.3-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/auto-summary/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>auto-summary</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/auto-summary/
implementation 'com.github.houbb:auto-summary:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/auto-summary/
implementation ("com.github.houbb:auto-summary:0.0.3")
'com.github.houbb:auto-summary:jar:0.0.3'
<dependency org="com.github.houbb" name="auto-summary" rev="0.0.3">
<artifact name="auto-summary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='auto-summary', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "auto-summary" % "0.0.3"
[com.github.houbb/auto-summary "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.141 |
| com.github.houbb : sentence-segment | jar | 0.0.2 |
| com.github.houbb : keyword | jar | 0.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.12 |