is not current version
Last Version 1.1.0

com.github.jeffreyning:TechUtil 1.0.0

mybatisplus-plus

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

TechUtil
Version

Version

1.0.0
Type

Type

jar

Download TechUtil 1.0.0


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