is not current version
Last Version 3.2.0

com.rbmhtechnology.vind:mam-utils 2.2.0


GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

mam-utils
Version

Version

2.2.0
Type

Type

jar

Download mam-utils 2.2.0


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