| License |
License |
|---|---|
| GroupId | GroupIdcom.supalle |
| ArtifactId | ArtifactIdtools-code |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionSupalle Tools的Bom
|
| Filename | Size |
|---|---|
| tools-code-1.0.2.pom | |
| tools-code-1.0.2.jar | 21 KB |
| tools-code-1.0.2-sources.jar | 8 KB |
| tools-code-1.0.2-javadoc.jar | 49 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |