is not current version
Last Version 1.0.4

de.viadee.xai.anchor:anchorjAdapters 1.0.0

This project contains multiple modules providing extensions to anchorj

GroupId

GroupId

de.viadee.xai.anchor
ArtifactId

ArtifactId

anchorjAdapters
Version

Version

1.0.0
Type

Type

pom

Download anchorjAdapters 1.0.0


<!-- https://jarcasting.com/artifacts/de.viadee.xai.anchor/anchorjAdapters/ -->
<dependency>
    <groupId>de.viadee.xai.anchor</groupId>
    <artifactId>anchorjAdapters</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/anchorjAdapters/
implementation 'de.viadee.xai.anchor:anchorjAdapters:1.0.0'
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/anchorjAdapters/
implementation ("de.viadee.xai.anchor:anchorjAdapters:1.0.0")
'de.viadee.xai.anchor:anchorjAdapters:pom:1.0.0'
<dependency org="de.viadee.xai.anchor" name="anchorjAdapters" rev="1.0.0">
  <artifact name="anchorjAdapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.viadee.xai.anchor', module='anchorjAdapters', version='1.0.0')
)
libraryDependencies += "de.viadee.xai.anchor" % "anchorjAdapters" % "1.0.0"
[de.viadee.xai.anchor/anchorjAdapters "1.0.0"]