Skip to content

achaphiv/grok-core

Repository files navigation

grok

./mvnw -s settings.xml clean verify

Importing into intellij

Make sure to uncheck "Use maven 3 to import project"

Using in another project

<repository>
  <id>bintray-grok</id>
  <url>http://dl.bintray.com/grok/maven</url>
  <snapshots>
    <enabled>false</enabled>
  </snapshots>
</repository>
<dependency>
  <groupId>com.grokclimbing.grok.core</groupId>
  <artifactId>grok-core-api</artifactId>
  <version>(INSERT VERSION HERE)</version>
</dependency>

Download

Build Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages