Yew POM

The parent project of Yew

License

License

GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

yew-pom
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Yew POM
The parent project of Yew
Project Organization

Project Organization

Flysium-IO

Download yew-pom

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

How to add to project

<!-- 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"]

Dependencies

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

Project Modules

  • yew-parent
  • yew-common
  • yew-crypto
  • yew-logger
  • yew-serialization
  • yew-test
  • yew-util-simple-jdbc

Versions

Version
1.0.1
1.0.0