is not current version
Last Version 0.0.6

com.github.brymck:brymck-dates 0.0.2

Some description

GroupId

GroupId

com.github.brymck
ArtifactId

ArtifactId

brymck-dates
Version

Version

0.0.2
Type

Type

jar

Download brymck-dates 0.0.2


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