is not current version
Last Version 1.1.0

com.github.yafeiwang1240:ObjectSignalSlot 1.0.3

异步调用架构

GroupId

GroupId

com.github.yafeiwang1240
ArtifactId

ArtifactId

ObjectSignalSlot
Version

Version

1.0.3
Type

Type

jar

Download ObjectSignalSlot 1.0.3


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