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