is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:mam-utils 2.1.4


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

mam-utils
Version

Version

2.1.4
Type

Type

jar

Download mam-utils 2.1.4


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