Skip to content

caspar-chen/hoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hoe License

The Java manipulation library

Getting Started

To use hoe in your application, you have to add hoe to your classpath. hoe is available on Maven Central so you just need to add dependency in your favorite build tool as shown below.

To use maven just add this dependency to your pom.xml.

<dependency>
    <groupId>com.github.caspar-chen</groupId>
    <artifactId>hoe</artifactId>
    <version>0.0.2</version>
</dependency>

You can refer to Javadocs at docs/

License

hoe is licensed under the MIT License - see the LICENSE file for details.

About

The Java manipulation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages