GroupId | GroupIdorg.imixs.marty |
---|---|
ArtifactId | ArtifactIdimixs-marty |
Version | Version4.1.7 |
Type | Typepom |
Filename | Size |
---|---|
imixs-marty-4.1.7.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/ -->
<dependency>
<groupId>org.imixs.marty</groupId>
<artifactId>imixs-marty</artifactId>
<version>4.1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/
implementation 'org.imixs.marty:imixs-marty:4.1.7'
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty/
implementation ("org.imixs.marty:imixs-marty:4.1.7")
'org.imixs.marty:imixs-marty:pom:4.1.7'
<dependency org="org.imixs.marty" name="imixs-marty" rev="4.1.7">
<artifact name="imixs-marty" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.imixs.marty', module='imixs-marty', version='4.1.7')
)
libraryDependencies += "org.imixs.marty" % "imixs-marty" % "4.1.7"
[org.imixs.marty/imixs-marty "4.1.7"]