is not current version
Last Version 1.0.7

top.lshaci:framework-fescar 1.0.4

framework fescar

GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-fescar
Version

Version

1.0.4
Type

Type

jar

Download framework-fescar 1.0.4


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