Skip to content

2.0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Nov 21:58

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

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

Changelog

  • 🌟 feat: unique hash for placeholder to make getting it simpler 3aaaae3 @-