is not current version
Last Version 0.0.4

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

Snapshot testing for MUnit

GroupId

GroupId

com.github.lolgab
ArtifactId

ArtifactId

munit-snapshot_2.13
Version

Version

0.0.3
Type

Type

jar

Download munit-snapshot_2.13 0.0.3


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