is not current version
Last Version 1.2.4

com.projectdarkstar.ext.neakor:md5importer 1.2.2


GroupId

GroupId

com.projectdarkstar.ext.neakor
ArtifactId

ArtifactId

md5importer
Version

Version

1.2.2
Type

Type

jar

Download md5importer 1.2.2


<!-- https://jarcasting.com/artifacts/com.projectdarkstar.ext.neakor/md5importer/ -->
<dependency>
    <groupId>com.projectdarkstar.ext.neakor</groupId>
    <artifactId>md5importer</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.projectdarkstar.ext.neakor/md5importer/
implementation 'com.projectdarkstar.ext.neakor:md5importer:1.2.2'
// https://jarcasting.com/artifacts/com.projectdarkstar.ext.neakor/md5importer/
implementation ("com.projectdarkstar.ext.neakor:md5importer:1.2.2")
'com.projectdarkstar.ext.neakor:md5importer:jar:1.2.2'
<dependency org="com.projectdarkstar.ext.neakor" name="md5importer" rev="1.2.2">
  <artifact name="md5importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.projectdarkstar.ext.neakor', module='md5importer', version='1.2.2')
)
libraryDependencies += "com.projectdarkstar.ext.neakor" % "md5importer" % "1.2.2"
[com.projectdarkstar.ext.neakor/md5importer "1.2.2"]