| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rougsig |
| Идентификатор | Идентификаторtest-models |
| Последняя версия | Последняя версия3.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеActions Dispatcher Test Models
A simple annotation processor for generating actions dispatcher
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-models-3.0.3.pom | |
| test-models-3.0.3.jar | 55 KB |
| test-models-3.0.3-sources.jar | 5 KB |
| test-models-3.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rougsig/test-models/ -->
<dependency>
<groupId>com.github.rougsig</groupId>
<artifactId>test-models</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rougsig/test-models/
implementation 'com.github.rougsig:test-models:3.0.3'
// https://jarcasting.com/artifacts/com.github.rougsig/test-models/
implementation ("com.github.rougsig:test-models:3.0.3")
'com.github.rougsig:test-models:jar:3.0.3'
<dependency org="com.github.rougsig" name="test-models" rev="3.0.3">
<artifact name="test-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rougsig', module='test-models', version='3.0.3')
)
libraryDependencies += "com.github.rougsig" % "test-models" % "3.0.3"
[com.github.rougsig/test-models "3.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.rougsig : actions-dispatcher-runtime | jar | 3.0.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |