License |
License |
---|---|
GroupId | GroupIdcom.github.guang19 |
ArtifactId | ArtifactIdknife |
Version | Version3.2.0 |
Type | Typejar |
Description |
Descriptionknife utils
小刀锋利工具类
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
knife-3.2.0.pom | |
knife-3.2.0.jar | 12 KB |
knife-3.2.0-sources.jar | 9 KB |
knife-3.2.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guang19/knife/ -->
<dependency>
<groupId>com.github.guang19</groupId>
<artifactId>knife</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guang19/knife/
implementation 'com.github.guang19:knife:3.2.0'
// https://jarcasting.com/artifacts/com.github.guang19/knife/
implementation ("com.github.guang19:knife:3.2.0")
'com.github.guang19:knife:jar:3.2.0'
<dependency org="com.github.guang19" name="knife" rev="3.2.0">
<artifact name="knife" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guang19', module='knife', version='3.2.0')
)
libraryDependencies += "com.github.guang19" % "knife" % "3.2.0"
[com.github.guang19/knife "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.3.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |