GroupId | GroupIdorg.ow2.chameleon.fuchsia.exporter |
---|---|
ArtifactId | ArtifactIdfuchsia-exporters |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
fuchsia-exporters-0.0.1.pom | 732 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.chameleon.fuchsia.exporter/fuchsia-exporters/ -->
<dependency>
<groupId>org.ow2.chameleon.fuchsia.exporter</groupId>
<artifactId>fuchsia-exporters</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.chameleon.fuchsia.exporter/fuchsia-exporters/
implementation 'org.ow2.chameleon.fuchsia.exporter:fuchsia-exporters:0.0.1'
// https://jarcasting.com/artifacts/org.ow2.chameleon.fuchsia.exporter/fuchsia-exporters/
implementation ("org.ow2.chameleon.fuchsia.exporter:fuchsia-exporters:0.0.1")
'org.ow2.chameleon.fuchsia.exporter:fuchsia-exporters:pom:0.0.1'
<dependency org="org.ow2.chameleon.fuchsia.exporter" name="fuchsia-exporters" rev="0.0.1">
<artifact name="fuchsia-exporters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.chameleon.fuchsia.exporter', module='fuchsia-exporters', version='0.0.1')
)
libraryDependencies += "org.ow2.chameleon.fuchsia.exporter" % "fuchsia-exporters" % "0.0.1"
[org.ow2.chameleon.fuchsia.exporter/fuchsia-exporters "0.0.1"]