com.supalle:tools-code

Supalle Tools的Bom

License

License

GroupId

GroupId

com.supalle
ArtifactId

ArtifactId

tools-code
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Supalle Tools的Bom

Download tools-code

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.18

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0