is not current version
Last Version 1.0.1

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

The parent project of Yew

GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

yew-pom
Version

Version

1.0.0
Type

Type

pom

Download yew-pom 1.0.0

Filename Size
yew-pom-1.0.0.pom 2 KB
Browse

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