is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:mam-utils 3.0.8


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

mam-utils
Version

Version

3.0.8
Type

Type

jar

Download mam-utils 3.0.8


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