License |
License |
---|---|
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdcodec |
Last Version | Last Version1.2.0.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodec
codec
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codec-1.2.0.5-RELEASE.pom | |
codec-1.2.0.5-RELEASE.jar | 15 KB |
codec-1.2.0.5-RELEASE-sources.jar | 14 KB |
codec-1.2.0.5-RELEASE-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/codec/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>codec</artifactId>
<version>1.2.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/codec/
implementation 'com.github.thierrysquirrel:codec:1.2.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/codec/
implementation ("com.github.thierrysquirrel:codec:1.2.0.5-RELEASE")
'com.github.thierrysquirrel:codec:jar:1.2.0.5-RELEASE'
<dependency org="com.github.thierrysquirrel" name="codec" rev="1.2.0.5-RELEASE">
<artifact name="codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='codec', version='1.2.0.5-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "codec" % "1.2.0.5-RELEASE"
[com.github.thierrysquirrel/codec "1.2.0.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.15 |