is not current version
Last Version 0.0.4

org.ow2.chameleon.fuchsia.tools:fuchsia-tools 0.0.1


GroupId

GroupId

org.ow2.chameleon.fuchsia.tools
ArtifactId

ArtifactId

fuchsia-tools
Version

Version

0.0.1
Type

Type

pom

Download fuchsia-tools 0.0.1

Filename Size
fuchsia-tools-0.0.1.pom 793 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.ow2.chameleon.fuchsia.tools/fuchsia-tools/ -->
<dependency>
    <groupId>org.ow2.chameleon.fuchsia.tools</groupId>
    <artifactId>fuchsia-tools</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.chameleon.fuchsia.tools/fuchsia-tools/
implementation 'org.ow2.chameleon.fuchsia.tools:fuchsia-tools:0.0.1'
// https://jarcasting.com/artifacts/org.ow2.chameleon.fuchsia.tools/fuchsia-tools/
implementation ("org.ow2.chameleon.fuchsia.tools:fuchsia-tools:0.0.1")
'org.ow2.chameleon.fuchsia.tools:fuchsia-tools:pom:0.0.1'
<dependency org="org.ow2.chameleon.fuchsia.tools" name="fuchsia-tools" rev="0.0.1">
  <artifact name="fuchsia-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.chameleon.fuchsia.tools', module='fuchsia-tools', version='0.0.1')
)
libraryDependencies += "org.ow2.chameleon.fuchsia.tools" % "fuchsia-tools" % "0.0.1"
[org.ow2.chameleon.fuchsia.tools/fuchsia-tools "0.0.1"]