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