is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.dependencies:commons-codec 0.0.11


GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

commons-codec
Version

Version

0.0.11
Type

Type

pom

Download commons-codec 0.0.11

Filename Size
commons-codec-0.0.11.pom 938 bytes
Browse

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