License |
License
Other License Agreement
|
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-connection-ext-observable |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-connection-ext-observable
Artifact for a observable implementations of the connection framework.
|
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-ext-observable/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-connection-ext-observable</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-ext-observable/
implementation 'org.refcodes:refcodes-connection-ext-observable:1.0.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-ext-observable/
implementation ("org.refcodes:refcodes-connection-ext-observable:1.0.0")
'org.refcodes:refcodes-connection-ext-observable:jar:1.0.0'
<dependency org="org.refcodes" name="refcodes-connection-ext-observable" rev="1.0.0">
<artifact name="refcodes-connection-ext-observable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-connection-ext-observable', version='1.0.0')
)
libraryDependencies += "org.refcodes" % "refcodes-connection-ext-observable" % "1.0.0"
[org.refcodes/refcodes-connection-ext-observable "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-component-ext-observer | jar | 1.0.0 |
org.refcodes : refcodes-connection | jar | 1.0.0 |
org.refcodes : refcodes-licensing | jar | 1.0.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |