License |
License |
---|---|
GroupId | GroupIdcom.github.flysium-io |
ArtifactId | ArtifactIdyew-pom |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionYew POM
The parent project of Yew
|
Project Organization |
Project OrganizationFlysium-IO |
Filename | Size |
---|---|
yew-pom-1.0.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-pom/
implementation 'com.github.flysium-io:yew-pom:1.0.1'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-pom/
implementation ("com.github.flysium-io:yew-pom:1.0.1")
'com.github.flysium-io:yew-pom:pom:1.0.1'
<dependency org="com.github.flysium-io" name="yew-pom" rev="1.0.1">
<artifact name="yew-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-pom', version='1.0.1')
)
libraryDependencies += "com.github.flysium-io" % "yew-pom" % "1.0.1"
[com.github.flysium-io/yew-pom "1.0.1"]