auto-summary

The auto-summary tool for java.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

auto-summary
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

auto-summary
The auto-summary tool for java.

Download auto-summary

How to add to project

<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1