is not current version
Last Version 0.0.6

com.github.brymck:brymck-dates 0.0.4

Some description

GroupId

GroupId

com.github.brymck
ArtifactId

ArtifactId

brymck-dates
Version

Version

0.0.4
Type

Type

jar

Download brymck-dates 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.brymck/brymck-dates/ -->
<dependency>
    <groupId>com.github.brymck</groupId>
    <artifactId>brymck-dates</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brymck/brymck-dates/
implementation 'com.github.brymck:brymck-dates:0.0.4'
// https://jarcasting.com/artifacts/com.github.brymck/brymck-dates/
implementation ("com.github.brymck:brymck-dates:0.0.4")
'com.github.brymck:brymck-dates:jar:0.0.4'
<dependency org="com.github.brymck" name="brymck-dates" rev="0.0.4">
  <artifact name="brymck-dates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brymck', module='brymck-dates', version='0.0.4')
)
libraryDependencies += "com.github.brymck" % "brymck-dates" % "0.0.4"
[com.github.brymck/brymck-dates "0.0.4"]