GroupId | GroupIdcom.github.flysium-io |
---|---|
ArtifactId | ArtifactIdyew-parent |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionYew Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
yew-parent-1.0.4.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.flysium-io/yew-parent/ -->
<dependency>
<groupId>com.github.flysium-io</groupId>
<artifactId>yew-parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-parent/
implementation 'com.github.flysium-io:yew-parent:1.0.4'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-parent/
implementation ("com.github.flysium-io:yew-parent:1.0.4")
'com.github.flysium-io:yew-parent:pom:1.0.4'
<dependency org="com.github.flysium-io" name="yew-parent" rev="1.0.4">
<artifact name="yew-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-parent', version='1.0.4')
)
libraryDependencies += "com.github.flysium-io" % "yew-parent" % "1.0.4"
[com.github.flysium-io/yew-parent "1.0.4"]