Skip to content

0.1.0

Compare
Choose a tag to compare
@haeungun haeungun released this 20 Jan 09:18
· 8 commits to master since this release

Maven

<dependency>
	<groupId>com.haeungun.indexer4j</groupId>
	<artifactId>indexer4j</artifactId>
	<version>0.1.0</version>
	<type>pom</type>
</dependency>

Gradle

compile 'com.haeungun.indexer4j:indexer4j:0.1.0'

Changelog

  • First release to jcenter