Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Anebrithien/wContour

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wContour

Contour related algorithm

Build with maven

  1. install maven3

  2. cd to project root directory, run mvn install -Dmaven.test.skip=true, then get jar file wContour-0.0.1-SNAPSHOT.jar in target/

  3. use this in your maven projects

<dependency>
  <groupId>org.meteothinker</groupId>
  <artifactId>wContour</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>

About

Contour related algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%