is not current version
Last Version 0.5.2

com.github.wuic:wuic-test 0.5.2.RC1

Support for testing WUIC features

GroupId

GroupId

com.github.wuic
ArtifactId

ArtifactId

wuic-test
Version

Version

0.5.2.RC1
Type

Type

jar

Download wuic-test 0.5.2.RC1


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