Yew Test

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

yew-test
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Yew Test
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download yew-test

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.1
1.0.0