License |
License |
---|---|
GroupId | GroupIdcom.github.fanzezhen.common |
ArtifactId | ArtifactIdcommon-gateway-sub-env |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptioncommon-gateway-sub-env
|
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-gateway-sub-env/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-gateway-sub-env</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-gateway-sub-env/
implementation 'com.github.fanzezhen.common:common-gateway-sub-env:2.1.0'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-gateway-sub-env/
implementation ("com.github.fanzezhen.common:common-gateway-sub-env:2.1.0")
'com.github.fanzezhen.common:common-gateway-sub-env:jar:2.1.0'
<dependency org="com.github.fanzezhen.common" name="common-gateway-sub-env" rev="2.1.0">
<artifact name="common-gateway-sub-env" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-gateway-sub-env', version='2.1.0')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-gateway-sub-env" % "2.1.0"
[com.github.fanzezhen.common/common-gateway-sub-env "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fanzezhen.common : common-gateway | jar | 2.1.0 |
com.google.guava : guava | jar | 29.0-jre |