is not current version
Last Version 1.6.0

com.github.shipengyan:spy-framework 0.0.8

Spy Framework for Java Common Library

GroupId

GroupId

com.github.shipengyan
ArtifactId

ArtifactId

spy-framework
Version

Version

0.0.8
Type

Type

jar

Download spy-framework 0.0.8


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