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