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