| GroupId | GroupIdcom.github.yafeiwang1240 |
|---|---|
| ArtifactId | ArtifactIdObjectSignalSlot |
| Version | Version1.0.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ObjectSignalSlot-1.0.2.pom | |
| ObjectSignalSlot-1.0.2.jar | 23 KB |
| ObjectSignalSlot-1.0.2-sources.jar | 11 KB |
| ObjectSignalSlot-1.0.2-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yafeiwang1240/ObjectSignalSlot/ -->
<dependency>
<groupId>com.github.yafeiwang1240</groupId>
<artifactId>ObjectSignalSlot</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/ObjectSignalSlot/
implementation 'com.github.yafeiwang1240:ObjectSignalSlot:1.0.2'
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/ObjectSignalSlot/
implementation ("com.github.yafeiwang1240:ObjectSignalSlot:1.0.2")
'com.github.yafeiwang1240:ObjectSignalSlot:jar:1.0.2'
<dependency org="com.github.yafeiwang1240" name="ObjectSignalSlot" rev="1.0.2">
<artifact name="ObjectSignalSlot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yafeiwang1240', module='ObjectSignalSlot', version='1.0.2')
)
libraryDependencies += "com.github.yafeiwang1240" % "ObjectSignalSlot" % "1.0.2"
[com.github.yafeiwang1240/ObjectSignalSlot "1.0.2"]