is not current version
Last Version 1.0.67

com.csicit.ace:zuul-impl 1.0.64


Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

zuul-impl
Version

Version

1.0.64
Type

Type

jar

Download zuul-impl 1.0.64


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