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