is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:mam-utils 2.3.1


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

mam-utils
Version

Version

2.3.1
Type

Type

jar

Download mam-utils 2.3.1


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