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

pl.matsuo:matsuo-model 0.1.5


Группа

Группа

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

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

matsuo-model
Версия

Версия

0.1.5
Тип

Тип

jar

Скачать matsuo-model 0.1.5


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