Skip to content

1.0

Compare
Choose a tag to compare
@jrlucier jrlucier released this 17 Apr 20:01
· 4 commits to master since this release

Maven:

<dependency>
  <groupId>io.github.jrlucier.xoro</groupId>
  <artifactId>xoroshiro128plus</artifactId>
  <version>1.0</version>
</dependency>

Gradle:

implementation 'io.github.jrlucier.xoro:xoroshiro128plus:1.0'