is not current version
Last Version 0.1.7

pl.matsuo:matsuo-webapp 0.1.1


GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

matsuo-webapp
Version

Version

0.1.1
Type

Type

war

Download matsuo-webapp 0.1.1


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