is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.dependencies:commons-crypto 0.0.14


GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

commons-crypto
Version

Version

0.0.14
Type

Type

pom

Download commons-crypto 0.0.14

Filename Size
commons-crypto-0.0.14.pom 941 bytes
Browse

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