License |
License |
---|---|
GroupId | GroupIdcom.github.jeffreyning |
ArtifactId | ArtifactIdTechUtil |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jeffreyning:TechUtil
mybatisplus-plus
|
Project URL |
Project URL |
Filename | Size |
---|---|
TechUtil-1.1.0.pom | |
TechUtil-1.1.0.jar | 4 KB |
TechUtil-1.1.0-sources.jar | 1 KB |
TechUtil-1.1.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/TechUtil/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>TechUtil</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/TechUtil/
implementation 'com.github.jeffreyning:TechUtil:1.1.0'
// https://jarcasting.com/artifacts/com.github.jeffreyning/TechUtil/
implementation ("com.github.jeffreyning:TechUtil:1.1.0")
'com.github.jeffreyning:TechUtil:jar:1.1.0'
<dependency org="com.github.jeffreyning" name="TechUtil" rev="1.1.0">
<artifact name="TechUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='TechUtil', version='1.1.0')
)
libraryDependencies += "com.github.jeffreyning" % "TechUtil" % "1.1.0"
[com.github.jeffreyning/TechUtil "1.1.0"]