не последняя версия
Последняя версия 1.0.4

com.github.flysium-io:yew-test 1.0.0


Группа

Группа

com.github.flysium-io
Идентификатор

Идентификатор

yew-test
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать yew-test 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.flysium-io/yew-test/ -->
<dependency>
    <groupId>com.github.flysium-io</groupId>
    <artifactId>yew-test</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-test/
implementation 'com.github.flysium-io:yew-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-test/
implementation ("com.github.flysium-io:yew-test:1.0.0")
'com.github.flysium-io:yew-test:jar:1.0.0'
<dependency org="com.github.flysium-io" name="yew-test" rev="1.0.0">
  <artifact name="yew-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-test', version='1.0.0')
)
libraryDependencies += "com.github.flysium-io" % "yew-test" % "1.0.0"
[com.github.flysium-io/yew-test "1.0.0"]