is not current version
Last Version 1.0.4

de.viadee.xai.anchor:anchorjAdapters 1.0.1

This project contains multiple modules providing extensions to anchorj

GroupId

GroupId

de.viadee.xai.anchor
ArtifactId

ArtifactId

anchorjAdapters
Version

Version

1.0.1
Type

Type

pom

Download anchorjAdapters 1.0.1


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