is not current version
Last Version 1.0.5

org.mydotey.codec:codec-utils-parent 1.0.4

codec utils parent

GroupId

GroupId

org.mydotey.codec
ArtifactId

ArtifactId

codec-utils-parent
Version

Version

1.0.4
Type

Type

jar

Download codec-utils-parent 1.0.4


<!-- https://jarcasting.com/artifacts/org.mydotey.codec/codec-utils-parent/ -->
<dependency>
    <groupId>org.mydotey.codec</groupId>
    <artifactId>codec-utils-parent</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mydotey.codec/codec-utils-parent/
implementation 'org.mydotey.codec:codec-utils-parent:1.0.4'
// https://jarcasting.com/artifacts/org.mydotey.codec/codec-utils-parent/
implementation ("org.mydotey.codec:codec-utils-parent:1.0.4")
'org.mydotey.codec:codec-utils-parent:jar:1.0.4'
<dependency org="org.mydotey.codec" name="codec-utils-parent" rev="1.0.4">
  <artifact name="codec-utils-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mydotey.codec', module='codec-utils-parent', version='1.0.4')
)
libraryDependencies += "org.mydotey.codec" % "codec-utils-parent" % "1.0.4"
[org.mydotey.codec/codec-utils-parent "1.0.4"]