wing

common util codes

License

License

GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

wing
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

wing
common util codes
Project URL

Project URL

https://github.com/icodegarden/wing
Source Code Management

Source Code Management

https://github.com/icodegarden/wing

Download wing

Filename Size
wing-0.1.0.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • wing-core

Versions

Version
0.1.0
0.0.1