GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-codec |
Version | Version2.7.10 |
Type | Typejar |
Filename | Size |
---|---|
agileway-codec-2.7.10.pom | |
agileway-codec-2.7.10.jar | 71 KB |
agileway-codec-2.7.10-sources.jar | 37 KB |
agileway-codec-2.7.10-javadoc.jar | 325 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.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation 'com.github.fangjinuo.agileway:agileway-codec:2.7.10'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation ("com.github.fangjinuo.agileway:agileway-codec:2.7.10")
'com.github.fangjinuo.agileway:agileway-codec:jar:2.7.10'
<dependency org="com.github.fangjinuo.agileway" name="agileway-codec" rev="2.7.10">
<artifact name="agileway-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-codec', version='2.7.10')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-codec" % "2.7.10"
[com.github.fangjinuo.agileway/agileway-codec "2.7.10"]