Last Version

test 1.1

test

License

License

GroupId

GroupId

cn.bestwu
ArtifactId

ArtifactId

test
Version

Version

1.1
Type

Type

jar
Description

Description

test
test

Download test 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.