| GroupId | GroupIdpl.matsuo |
|---|---|
| ArtifactId | ArtifactIdmatsuo-model-generator-history |
| Version | Version0.1.3 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/pl.matsuo/matsuo-model-generator-history/ -->
<dependency>
<groupId>pl.matsuo</groupId>
<artifactId>matsuo-model-generator-history</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-model-generator-history/
implementation 'pl.matsuo:matsuo-model-generator-history:0.1.3'
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-model-generator-history/
implementation ("pl.matsuo:matsuo-model-generator-history:0.1.3")
'pl.matsuo:matsuo-model-generator-history:jar:0.1.3'
<dependency org="pl.matsuo" name="matsuo-model-generator-history" rev="0.1.3">
<artifact name="matsuo-model-generator-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='matsuo-model-generator-history', version='0.1.3')
)
libraryDependencies += "pl.matsuo" % "matsuo-model-generator-history" % "0.1.3"
[pl.matsuo/matsuo-model-generator-history "0.1.3"]