is not current version
Last Version 0.0.25

top.memfactory:memfactory-utils 0.0.14

memfactory-utils

GroupId

GroupId

top.memfactory
ArtifactId

ArtifactId

memfactory-utils
Version

Version

0.0.14
Type

Type

jar

Download memfactory-utils 0.0.14


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