is not current version
Last Version 1.0.1

com.xzixi.self.portal:enhance 1.0.0

编译期增强

GroupId

GroupId

com.xzixi.self.portal
ArtifactId

ArtifactId

enhance
Version

Version

1.0.0
Type

Type

jar

Download enhance 1.0.0


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