is not current version
Last Version 0.1.2

com.rbkmoney:mamsel 0.0.2

utility lib to help with damsel migration

GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

mamsel
Version

Version

0.0.2
Type

Type

jar

Download mamsel 0.0.2


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