License |
License
GPLv2 /w Classpath Exception
|
---|---|
GroupId | GroupIdorg.gridkit.3rd.btrace |
ArtifactId | ArtifactIdcore-api |
Last Version | Last Version2.0.1-nimble |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBTrace API
The low level BTrace APIs - annotations, wireio, extensions.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-api-2.0.1-nimble.pom | |
core-api-2.0.1-nimble.jar | 96 KB |
core-api-2.0.1-nimble-sources.jar | 106 KB |
core-api-2.0.1-nimble-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/core-api/ -->
<dependency>
<groupId>org.gridkit.3rd.btrace</groupId>
<artifactId>core-api</artifactId>
<version>2.0.1-nimble</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/core-api/
implementation 'org.gridkit.3rd.btrace:core-api:2.0.1-nimble'
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/core-api/
implementation ("org.gridkit.3rd.btrace:core-api:2.0.1-nimble")
'org.gridkit.3rd.btrace:core-api:jar:2.0.1-nimble'
<dependency org="org.gridkit.3rd.btrace" name="core-api" rev="2.0.1-nimble">
<artifact name="core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.3rd.btrace', module='core-api', version='2.0.1-nimble')
)
libraryDependencies += "org.gridkit.3rd.btrace" % "core-api" % "2.0.1-nimble"
[org.gridkit.3rd.btrace/core-api "2.0.1-nimble"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.6.6 |