GroupId | GroupIdde.viadee.xai.anchor |
---|---|
ArtifactId | ArtifactIdanchorjAdapters |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
anchorjAdapters-1.0.1.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.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"]