is not current version
Last Version 0.1.7

pl.matsuo:matsuo-web-test 0.1.5


GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-web-test
Version

Version

0.1.5
Type

Type

jar

Download matsuo-web-test 0.1.5


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