Skip to content

1.0.0

Compare
Choose a tag to compare
@amatiushkin amatiushkin released this 25 Jun 04:40
· 40 commits to master since this release
405cbfa

This release includes public version of traverser algorithm.

Maven:

<dependency>
  <groupId>com.intuit.commons</groupId>
  <artifactId>traverser</artifactId>
  <version>1.0.0</version>
</dependency>

Gradle:

implementation 'com.intuit.commons:traverser:1.0.0'