is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.dependencies:ashot 0.0.12


GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

ashot
Version

Version

0.0.12
Type

Type

pom

Download ashot 0.0.12

Filename Size
ashot-0.0.12.pom 901 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/ashot/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>ashot</artifactId>
    <version>0.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/ashot/
implementation 'com.walterjwhite.infrastructure.dependencies:ashot:0.0.12'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/ashot/
implementation ("com.walterjwhite.infrastructure.dependencies:ashot:0.0.12")
'com.walterjwhite.infrastructure.dependencies:ashot:pom:0.0.12'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="ashot" rev="0.0.12">
  <artifact name="ashot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='ashot', version='0.0.12')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "ashot" % "0.0.12"
[com.walterjwhite.infrastructure.dependencies/ashot "0.0.12"]