| License |
License |
|---|---|
| GroupId | GroupIdcom.gitlab.equusmonopectoralis |
| ArtifactId | ArtifactIdlocalRange |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
DescriptionLocalRange
Simple library for LocalTimeRange
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| localRange-0.0.1.pom | |
| localRange-0.0.1.jar | 4 KB |
| localRange-0.0.1-sources.jar | 1 KB |
| localRange-0.0.1-javadoc.jar | 392 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.equusmonopectoralis/localRange/ -->
<dependency>
<groupId>com.gitlab.equusmonopectoralis</groupId>
<artifactId>localRange</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.equusmonopectoralis/localRange/
implementation 'com.gitlab.equusmonopectoralis:localRange:0.0.1'
// https://jarcasting.com/artifacts/com.gitlab.equusmonopectoralis/localRange/
implementation ("com.gitlab.equusmonopectoralis:localRange:0.0.1")
'com.gitlab.equusmonopectoralis:localRange:jar:0.0.1'
<dependency org="com.gitlab.equusmonopectoralis" name="localRange" rev="0.0.1">
<artifact name="localRange" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.equusmonopectoralis', module='localRange', version='0.0.1')
)
libraryDependencies += "com.gitlab.equusmonopectoralis" % "localRange" % "0.0.1"
[com.gitlab.equusmonopectoralis/localRange "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |