is not current version
Last Version 1.1.0

com.github.bhokumar.plugins:show-date-plugin 1.0.1

Serialize and Deserialize Json-LD into Java entities

GroupId

GroupId

com.github.bhokumar.plugins
ArtifactId

ArtifactId

show-date-plugin
Version

Version

1.0.1
Type

Type

pom

Download show-date-plugin 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.bhokumar.plugins/show-date-plugin/ -->
<dependency>
    <groupId>com.github.bhokumar.plugins</groupId>
    <artifactId>show-date-plugin</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bhokumar.plugins/show-date-plugin/
implementation 'com.github.bhokumar.plugins:show-date-plugin:1.0.1'
// https://jarcasting.com/artifacts/com.github.bhokumar.plugins/show-date-plugin/
implementation ("com.github.bhokumar.plugins:show-date-plugin:1.0.1")
'com.github.bhokumar.plugins:show-date-plugin:pom:1.0.1'
<dependency org="com.github.bhokumar.plugins" name="show-date-plugin" rev="1.0.1">
  <artifact name="show-date-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bhokumar.plugins', module='show-date-plugin', version='1.0.1')
)
libraryDependencies += "com.github.bhokumar.plugins" % "show-date-plugin" % "1.0.1"
[com.github.bhokumar.plugins/show-date-plugin "1.0.1"]