| License |
License |
|---|---|
| GroupId | GroupIdcom.github.brymck |
| ArtifactId | ArtifactIdbrymck-dates |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbrymck-dates
Some description
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| brymck-dates-0.0.6.pom | |
| brymck-dates-0.0.6.jar | 13 KB |
| brymck-dates-0.0.6-sources.jar | 7 KB |
| brymck-dates-0.0.6-javadoc.jar | 418 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.brymck/brymck-dates/ -->
<dependency>
<groupId>com.github.brymck</groupId>
<artifactId>brymck-dates</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brymck/brymck-dates/
implementation 'com.github.brymck:brymck-dates:0.0.6'
// https://jarcasting.com/artifacts/com.github.brymck/brymck-dates/
implementation ("com.github.brymck:brymck-dates:0.0.6")
'com.github.brymck:brymck-dates:jar:0.0.6'
<dependency org="com.github.brymck" name="brymck-dates" rev="0.0.6">
<artifact name="brymck-dates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brymck', module='brymck-dates', version='0.0.6')
)
libraryDependencies += "com.github.brymck" % "brymck-dates" % "0.0.6"
[com.github.brymck/brymck-dates "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.google.protobuf : protobuf-java | jar | 3.11.4 |