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