не последняя версия
Последняя версия 1.1.0

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

Serialize and Deserialize Json-LD into Java entities

Группа

Группа

com.github.bhokumar.plugins
Идентификатор

Идентификатор

show-date-plugin
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать show-date-plugin 1.0.0


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