s

show-date-plugin

Serialize and Deserialize Json-LD into Java entities
https://github.com/bhokumar/show-date-gradle-plugin
MIT License
com.github.bhokumar
bhoopendra
Files download
File Operation
show-date-plugin-1.1.0.jar download
show-date-plugin-1.1.0.pom download
show-date-plugin-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.bhokumar.plugins</groupId>
  <artifactId>show-date-plugin</artifactId>
  <version>1.1.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.bhokumar.plugins:show-date-plugin:1.1.0'
Gradle Kotlin
implementation("com.github.bhokumar.plugins:show-date-plugin:1.1.0")
Scala SBT
libraryDependencies += "com.github.bhokumar.plugins" % "show-date-plugin" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.bhokumar.plugins', module='show-date-plugin', version='1.1.0')
)
Apache Ivy
<dependency org="com.github.bhokumar.plugins" name="show-date-plugin" rev="1.1.0" />
Leiningen
[com.github.bhokumar.plugins/show-date-plugin "1.1.0"]
Apache Buildr
'com.github.bhokumar.plugins:show-date-plugin:jar:1.1.0'
Dependencies
The project has no third-party dependencies