GroupId | GroupIdde.viadee.xai.anchor |
---|---|
ArtifactId | ArtifactIdanchorjAdapters |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
anchorjAdapters-1.0.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.viadee.xai.anchor/anchorjAdapters/ -->
<dependency>
<groupId>de.viadee.xai.anchor</groupId>
<artifactId>anchorjAdapters</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/anchorjAdapters/
implementation 'de.viadee.xai.anchor:anchorjAdapters:1.0.3'
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/anchorjAdapters/
implementation ("de.viadee.xai.anchor:anchorjAdapters:1.0.3")
'de.viadee.xai.anchor:anchorjAdapters:pom:1.0.3'
<dependency org="de.viadee.xai.anchor" name="anchorjAdapters" rev="1.0.3">
<artifact name="anchorjAdapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.viadee.xai.anchor', module='anchorjAdapters', version='1.0.3')
)
libraryDependencies += "de.viadee.xai.anchor" % "anchorjAdapters" % "1.0.3"
[de.viadee.xai.anchor/anchorjAdapters "1.0.3"]