fly-dependencies

fly-parent各组件版本号定义

License

License

GroupId

GroupId

io.github.kalumcode
ArtifactId

ArtifactId

fly-dependencies
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

fly-dependencies
fly-parent各组件版本号定义
Project URL

Project URL

https://github.com/KalumCode/fly-parent

Download fly-dependencies

Filename Size
fly-dependencies-1.5.0.pom 11 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.2.0