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