не последняя версия
Последняя версия 0.1.7

pl.matsuo:matsuo-web 0.1.4


Группа

Группа

pl.matsuo
Идентификатор

Идентификатор

matsuo-web
Версия

Версия

0.1.4
Тип

Тип

jar

Скачать matsuo-web 0.1.4


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