| Группа | Группаcom.github.fangjinuo.agileway |
|---|---|
| Идентификатор | Идентификаторagileway-codec |
| Версия | Версия3.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| agileway-codec-3.1.0.pom | |
| agileway-codec-3.1.0.jar | 71 KB |
| agileway-codec-3.1.0-sources.jar | 37 KB |
| agileway-codec-3.1.0-javadoc.jar | 325 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-codec</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation 'com.github.fangjinuo.agileway:agileway-codec:3.1.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-codec/
implementation ("com.github.fangjinuo.agileway:agileway-codec:3.1.0")
'com.github.fangjinuo.agileway:agileway-codec:jar:3.1.0'
<dependency org="com.github.fangjinuo.agileway" name="agileway-codec" rev="3.1.0">
<artifact name="agileway-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-codec', version='3.1.0')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-codec" % "3.1.0"
[com.github.fangjinuo.agileway/agileway-codec "3.1.0"]