| License | License | 
|---|---|
| Categories | CategoriesSBE Data Data Structures | 
| GroupId | GroupIdcom.opsbears.webcomponents.application | 
| ArtifactId | ArtifactIdtime | 
| Version | Version1.0.0-alpha14 | 
| Type | Typejar | 
| Description | DescriptionOpsbears Web Components Time Bindings Time provider utilities binding. | 
| Filename | Size | 
|---|---|
| time-1.0.0-alpha14.pom | |
| time-1.0.0-alpha14.jar | 3 KB | 
| time-1.0.0-alpha14-sources.jar | 1 KB | 
| time-1.0.0-alpha14-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/time/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.application</groupId>
    <artifactId>time</artifactId>
    <version>1.0.0-alpha14</version>
</dependency>// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/time/
implementation 'com.opsbears.webcomponents.application:time:1.0.0-alpha14'// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/time/
implementation ("com.opsbears.webcomponents.application:time:1.0.0-alpha14")'com.opsbears.webcomponents.application:time:jar:1.0.0-alpha14'<dependency org="com.opsbears.webcomponents.application" name="time" rev="1.0.0-alpha14">
  <artifact name="time" type="jar" />
</dependency>@Grapes(
@Grab(group='com.opsbears.webcomponents.application', module='time', version='1.0.0-alpha14')
)libraryDependencies += "com.opsbears.webcomponents.application" % "time" % "1.0.0-alpha14"[com.opsbears.webcomponents.application/time "1.0.0-alpha14"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.opsbears.webcomponents : application | jar | 1.0.0-alpha14 | 
| com.opsbears.webcomponents : time | jar | 1.0.0-alpha14 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.slf4j : slf4j-api | jar | 1.7.25 |