License |
License |
---|---|
GroupId | GroupIdcom.cinnober.msgcodec |
ArtifactId | ArtifactIdmsgcodec |
Version | Version3.2.2 |
Type | Typejar |
Description |
Descriptionmsgcodec
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
msgcodec-3.2.2.pom | |
msgcodec-3.2.2.jar | 202 KB |
msgcodec-3.2.2-sources.jar | 152 KB |
msgcodec-3.2.2-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cinnober.msgcodec/msgcodec/ -->
<dependency>
<groupId>com.cinnober.msgcodec</groupId>
<artifactId>msgcodec</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cinnober.msgcodec/msgcodec/
implementation 'com.cinnober.msgcodec:msgcodec:3.2.2'
// https://jarcasting.com/artifacts/com.cinnober.msgcodec/msgcodec/
implementation ("com.cinnober.msgcodec:msgcodec:3.2.2")
'com.cinnober.msgcodec:msgcodec:jar:3.2.2'
<dependency org="com.cinnober.msgcodec" name="msgcodec" rev="3.2.2">
<artifact name="msgcodec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cinnober.msgcodec', module='msgcodec', version='3.2.2')
)
libraryDependencies += "com.cinnober.msgcodec" % "msgcodec" % "3.2.2"
[com.cinnober.msgcodec/msgcodec "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |