is not current version
Last Version 0.0.4

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

Snapshot testing for MUnit

GroupId

GroupId

com.github.lolgab
ArtifactId

ArtifactId

munit-snapshot_2.13
Version

Version

0.0.1
Type

Type

jar

Download munit-snapshot_2.13 0.0.1


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