License |
License |
---|---|
GroupId | GroupIdorg.mydotey.codec |
ArtifactId | ArtifactIdcodec-util |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodec-util
codec util
|
Project URL |
Project URL |
Project Organization |
Project Organizationmydotey.org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codec-util-1.1.0.pom | |
codec-util-1.1.0.jar | 5 KB |
codec-util-1.1.0-tests.jar | 6 KB |
codec-util-1.1.0-sources.jar | 4 KB |
codec-util-1.1.0-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mydotey.codec/codec-util/ -->
<dependency>
<groupId>org.mydotey.codec</groupId>
<artifactId>codec-util</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mydotey.codec/codec-util/
implementation 'org.mydotey.codec:codec-util:1.1.0'
// https://jarcasting.com/artifacts/org.mydotey.codec/codec-util/
implementation ("org.mydotey.codec:codec-util:1.1.0")
'org.mydotey.codec:codec-util:jar:1.1.0'
<dependency org="org.mydotey.codec" name="codec-util" rev="1.1.0">
<artifact name="codec-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mydotey.codec', module='codec-util', version='1.1.0')
)
libraryDependencies += "org.mydotey.codec" % "codec-util" % "1.1.0"
[org.mydotey.codec/codec-util "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |