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