cn.jque:jque-framework-build


GroupId

GroupId

cn.jque
ArtifactId

ArtifactId

jque-framework-build
Last Version

Last Version

2022.06.28
Release Date

Release Date

Type

Type

pom
Description

Description

Download jque-framework-build

How to add to project

<!-- https://jarcasting.com/artifacts/cn.jque/jque-framework-build/ -->
<dependency>
    <groupId>cn.jque</groupId>
    <artifactId>jque-framework-build</artifactId>
    <version>2022.06.28</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.jque/jque-framework-build/
implementation 'cn.jque:jque-framework-build:2022.06.28'
// https://jarcasting.com/artifacts/cn.jque/jque-framework-build/
implementation ("cn.jque:jque-framework-build:2022.06.28")
'cn.jque:jque-framework-build:pom:2022.06.28'
<dependency org="cn.jque" name="jque-framework-build" rev="2022.06.28">
  <artifact name="jque-framework-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.jque', module='jque-framework-build', version='2022.06.28')
)
libraryDependencies += "cn.jque" % "jque-framework-build" % "2022.06.28"
[cn.jque/jque-framework-build "2022.06.28"]

Dependencies

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

Project Modules

  • jque-framework-parent

Versions

Version
2022.06.28
2022.06-24