is not current version
Last Version 0.2.1

co.cask.tigon:tigon-distribution 0.1.0


Categories

Categories

Distribution Build Tools
GroupId

GroupId

co.cask.tigon
ArtifactId

ArtifactId

tigon-distribution
Version

Version

0.1.0
Type

Type

pom

Download tigon-distribution 0.1.0


<!-- https://jarcasting.com/artifacts/co.cask.tigon/tigon-distribution/ -->
<dependency>
    <groupId>co.cask.tigon</groupId>
    <artifactId>tigon-distribution</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.cask.tigon/tigon-distribution/
implementation 'co.cask.tigon:tigon-distribution:0.1.0'
// https://jarcasting.com/artifacts/co.cask.tigon/tigon-distribution/
implementation ("co.cask.tigon:tigon-distribution:0.1.0")
'co.cask.tigon:tigon-distribution:pom:0.1.0'
<dependency org="co.cask.tigon" name="tigon-distribution" rev="0.1.0">
  <artifact name="tigon-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.cask.tigon', module='tigon-distribution', version='0.1.0')
)
libraryDependencies += "co.cask.tigon" % "tigon-distribution" % "0.1.0"
[co.cask.tigon/tigon-distribution "0.1.0"]