не последняя версия
Последняя версия 1.2.1

com.hynnet:hynnet-model 1.1.3

Java实现的面向对象设计的通用数据对象模型类库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

Категории

Категории

Сеть
Группа

Группа

com.hynnet
Идентификатор

Идентификатор

hynnet-model
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать hynnet-model 1.1.3


<!-- https://jarcasting.com/artifacts/com.hynnet/hynnet-model/ -->
<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>hynnet-model</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/hynnet-model/
implementation 'com.hynnet:hynnet-model:1.1.3'
// https://jarcasting.com/artifacts/com.hynnet/hynnet-model/
implementation ("com.hynnet:hynnet-model:1.1.3")
'com.hynnet:hynnet-model:jar:1.1.3'
<dependency org="com.hynnet" name="hynnet-model" rev="1.1.3">
  <artifact name="hynnet-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='hynnet-model', version='1.1.3')
)
libraryDependencies += "com.hynnet" % "hynnet-model" % "1.1.3"
[com.hynnet/hynnet-model "1.1.3"]