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