is not current version
Last Version 1.6.0

com.github.shipengyan:spy-framework 1.4.0

Spy Framework for Java Common Library

GroupId

GroupId

com.github.shipengyan
ArtifactId

ArtifactId

spy-framework
Version

Version

1.4.0
Type

Type

jar

Download spy-framework 1.4.0


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