| Группа | Группаpl.matsuo |
|---|---|
| Идентификатор | Идентификаторmatsuo-model-generator-history |
| Версия | Версия0.1.5 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/pl.matsuo/matsuo-model-generator-history/ -->
<dependency>
<groupId>pl.matsuo</groupId>
<artifactId>matsuo-model-generator-history</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-model-generator-history/
implementation 'pl.matsuo:matsuo-model-generator-history:0.1.5'
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-model-generator-history/
implementation ("pl.matsuo:matsuo-model-generator-history:0.1.5")
'pl.matsuo:matsuo-model-generator-history:jar:0.1.5'
<dependency org="pl.matsuo" name="matsuo-model-generator-history" rev="0.1.5">
<artifact name="matsuo-model-generator-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='matsuo-model-generator-history', version='0.1.5')
)
libraryDependencies += "pl.matsuo" % "matsuo-model-generator-history" % "0.1.5"
[pl.matsuo/matsuo-model-generator-history "0.1.5"]