is not current version
Last Version 0.0.25

top.memfactory:memfactory-utils 0.0.15

memfactory-utils

GroupId

GroupId

top.memfactory
ArtifactId

ArtifactId

memfactory-utils
Version

Version

0.0.15
Type

Type

jar

Download memfactory-utils 0.0.15


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