| Категории |
КатегорииJSON Данные ORM PDF |
|---|---|
| Группа | Группаcom.googlecode.the-fascinator.plugins |
| Идентификатор | Идентификаторplugin-transformer-jsonVelocity-pdf |
| Версия | Версия0.1-RC01 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity-pdf/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-transformer-jsonVelocity-pdf</artifactId>
<version>0.1-RC01</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity-pdf/
implementation 'com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity-pdf:0.1-RC01'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity-pdf/
implementation ("com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity-pdf:0.1-RC01")
'com.googlecode.the-fascinator.plugins:plugin-transformer-jsonVelocity-pdf:jar:0.1-RC01'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-transformer-jsonVelocity-pdf" rev="0.1-RC01">
<artifact name="plugin-transformer-jsonVelocity-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-transformer-jsonVelocity-pdf', version='0.1-RC01')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-transformer-jsonVelocity-pdf" % "0.1-RC01"
[com.googlecode.the-fascinator.plugins/plugin-transformer-jsonVelocity-pdf "0.1-RC01"]