License |
License |
---|---|
GroupId | GroupIdcom.tqlab.sense |
ArtifactId | ArtifactIdtqlab-sense-hook |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptiontqlab-sense-hook
OSGI Framework runtime hook.
|
Filename | Size |
---|---|
tqlab-sense-hook-1.0.0.pom | |
tqlab-sense-hook-1.0.0.jar | 5 KB |
tqlab-sense-hook-1.0.0-sources.jar | 3 KB |
tqlab-sense-hook-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tqlab.sense/tqlab-sense-hook/ -->
<dependency>
<groupId>com.tqlab.sense</groupId>
<artifactId>tqlab-sense-hook</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tqlab.sense/tqlab-sense-hook/
implementation 'com.tqlab.sense:tqlab-sense-hook:1.0.0'
// https://jarcasting.com/artifacts/com.tqlab.sense/tqlab-sense-hook/
implementation ("com.tqlab.sense:tqlab-sense-hook:1.0.0")
'com.tqlab.sense:tqlab-sense-hook:jar:1.0.0'
<dependency org="com.tqlab.sense" name="tqlab-sense-hook" rev="1.0.0">
<artifact name="tqlab-sense-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tqlab.sense', module='tqlab-sense-hook', version='1.0.0')
)
libraryDependencies += "com.tqlab.sense" % "tqlab-sense-hook" % "1.0.0"
[com.tqlab.sense/tqlab-sense-hook "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.osgi : org.eclipse.osgi | jar | 3.6.0.v20100517 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |