GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-codec |
Version | Version3.1.3 |
Type | Typejar |
Filename | Size |
---|---|
agileway-codec-3.1.3.pom | |
agileway-codec-3.1.3.jar | 82 KB |
agileway-codec-3.1.3-sources.jar | 44 KB |
agileway-codec-3.1.3-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-codec</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation 'com.github.fangjinuo.agileway:agileway-codec:3.1.3'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation ("com.github.fangjinuo.agileway:agileway-codec:3.1.3")
'com.github.fangjinuo.agileway:agileway-codec:jar:3.1.3'
<dependency org="com.github.fangjinuo.agileway" name="agileway-codec" rev="3.1.3">
<artifact name="agileway-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-codec', version='3.1.3')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-codec" % "3.1.3"
[com.github.fangjinuo.agileway/agileway-codec "3.1.3"]