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