is not current version
Last Version 0.1.2

com.rbkmoney:mamsel 0.1.0

utility lib to help with damsel migration

GroupId

GroupId

com.rbkmoney
ArtifactId

ArtifactId

mamsel
Version

Version

0.1.0
Type

Type

jar

Download mamsel 0.1.0


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