| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bhokumar.plugins |
| Идентификатор | Идентификаторshow-date-plugin |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSchema.org Java
Serialize and Deserialize Json-LD into Java entities
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| show-date-plugin-1.1.0.pom | |
| show-date-plugin-1.1.0.jar | 1 KB |
| show-date-plugin-1.1.0-sources.jar | 843 bytes |
| show-date-plugin-1.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/com.github.bhokumar.plugins/show-date-plugin/
implementation ("com.github.bhokumar.plugins:show-date-plugin:1.1.0")
'com.github.bhokumar.plugins:show-date-plugin:pom:1.1.0'
<dependency org="com.github.bhokumar.plugins" name="show-date-plugin" rev="1.1.0">
<artifact name="show-date-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bhokumar.plugins', module='show-date-plugin', version='1.1.0')
)
libraryDependencies += "com.github.bhokumar.plugins" % "show-date-plugin" % "1.1.0"
[com.github.bhokumar.plugins/show-date-plugin "1.1.0"]