is not current version
Last Version 0.0.4

com.github.lolgab:munit-snapshot_2.13 0.0.2

Snapshot testing for MUnit

GroupId

GroupId

com.github.lolgab
ArtifactId

ArtifactId

munit-snapshot_2.13
Version

Version

0.0.2
Type

Type

jar

Download munit-snapshot_2.13 0.0.2


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