GroupId | GroupIdcom.github.yafeiwang1240 |
---|---|
ArtifactId | ArtifactIdObjectSignalSlot |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
ObjectSignalSlot-1.0.3.pom | |
ObjectSignalSlot-1.0.3.jar | 23 KB |
ObjectSignalSlot-1.0.3-sources.jar | 11 KB |
ObjectSignalSlot-1.0.3-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.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"]