is not current version
Last Version 1.0.7-RELEASE

cn.t:dhcp-util 1.0.5-RELEASE

util parent

GroupId

GroupId

cn.t
ArtifactId

ArtifactId

dhcp-util
Version

Version

1.0.5-RELEASE
Type

Type

jar

Download dhcp-util 1.0.5-RELEASE


<!-- https://jarcasting.com/artifacts/cn.t/dhcp-util/ -->
<dependency>
    <groupId>cn.t</groupId>
    <artifactId>dhcp-util</artifactId>
    <version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.t/dhcp-util/
implementation 'cn.t:dhcp-util:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/cn.t/dhcp-util/
implementation ("cn.t:dhcp-util:1.0.5-RELEASE")
'cn.t:dhcp-util:jar:1.0.5-RELEASE'
<dependency org="cn.t" name="dhcp-util" rev="1.0.5-RELEASE">
  <artifact name="dhcp-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='dhcp-util', version='1.0.5-RELEASE')
)
libraryDependencies += "cn.t" % "dhcp-util" % "1.0.5-RELEASE"
[cn.t/dhcp-util "1.0.5-RELEASE"]