| License |
License |
|---|---|
| GroupId | GroupIdcom.timgroup |
| ArtifactId | ArtifactIdclocks-testing |
| Version | Version1.0.1088 |
| Type | Typejar |
| Description |
Descriptiontesting
JSR310 clock implementations for use in testing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| clocks-testing-1.0.1088.pom | |
| clocks-testing-1.0.1088.jar | 6 KB |
| clocks-testing-1.0.1088-sources.jar | 3 KB |
| clocks-testing-1.0.1088-javadoc.jar | 398 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.timgroup/clocks-testing/ -->
<dependency>
<groupId>com.timgroup</groupId>
<artifactId>clocks-testing</artifactId>
<version>1.0.1088</version>
</dependency>
// https://jarcasting.com/artifacts/com.timgroup/clocks-testing/
implementation 'com.timgroup:clocks-testing:1.0.1088'
// https://jarcasting.com/artifacts/com.timgroup/clocks-testing/
implementation ("com.timgroup:clocks-testing:1.0.1088")
'com.timgroup:clocks-testing:jar:1.0.1088'
<dependency org="com.timgroup" name="clocks-testing" rev="1.0.1088">
<artifact name="clocks-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.timgroup', module='clocks-testing', version='1.0.1088')
)
libraryDependencies += "com.timgroup" % "clocks-testing" % "1.0.1088"
[com.timgroup/clocks-testing "1.0.1088"]