License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.opsbears.webcomponents.application |
ArtifactId | ArtifactIdhelp |
Last Version | Last Version1.0.0-alpha14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpsbears Web Components Help Wrapper
Application wiring layer
|
Filename | Size |
---|---|
help-1.0.0-alpha14.pom | |
help-1.0.0-alpha14.jar | 14 KB |
help-1.0.0-alpha14-sources.jar | 6 KB |
help-1.0.0-alpha14-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/help/ -->
<dependency>
<groupId>com.opsbears.webcomponents.application</groupId>
<artifactId>help</artifactId>
<version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/help/
implementation 'com.opsbears.webcomponents.application:help:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/help/
implementation ("com.opsbears.webcomponents.application:help:1.0.0-alpha14")
'com.opsbears.webcomponents.application:help:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.application" name="help" rev="1.0.0-alpha14">
<artifact name="help" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.application', module='help', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.application" % "help" % "1.0.0-alpha14"
[com.opsbears.webcomponents.application/help "1.0.0-alpha14"]
Group / Artifact | Type | Version |
---|---|---|
com.opsbears.webcomponents : application | jar | 1.0.0-alpha14 |
com.opsbears.webcomponents : configuration | jar | 1.0.0-alpha14 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |