Skip to content

2.0.2.8

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Dec 15:53

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/2.0.2.8 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>2.0.2.8</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: fixed KBase#getCenteredSlots and added feature to change # of items per line f31f16d @KojiV