relax-hints

Simple hint toolkit to relax my life.

License

License

GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-hints
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

relax-hints
Simple hint toolkit to relax my life.
Project URL

Project URL

https://github.com/infilow/relax-hints
Source Code Management

Source Code Management

https://github.com/infilow/relax-hints/tree/master

Download relax-hints

How to add to project

<!-- https://jarcasting.com/artifacts/com.infilos/relax-hints/ -->
<dependency>
    <groupId>com.infilos</groupId>
    <artifactId>relax-hints</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-hints/
implementation 'com.infilos:relax-hints:0.1.0'
// https://jarcasting.com/artifacts/com.infilos/relax-hints/
implementation ("com.infilos:relax-hints:0.1.0")
'com.infilos:relax-hints:jar:0.1.0'
<dependency org="com.infilos" name="relax-hints" rev="0.1.0">
  <artifact name="relax-hints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-hints', version='0.1.0')
)
libraryDependencies += "com.infilos" % "relax-hints" % "0.1.0"
[com.infilos/relax-hints "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.promeg » tinypinyin jar 2.0.3
org.apache.commons : commons-text jar 1.9
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic Optional jar 1.2.3
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

relax-hints

Simple object or string hint toolkit to relax my life.

Todo

  • More evaluator
  • Improve performance

Contributions

Release

  • Snapshot: mvn clean deploy
  • Release: mvn clean package source:jar gpg:sign install:install deploy:deploy

Versions

Version
0.1.0