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

com.penalara.ghc:engineOutputGHCFile 1.0.0

Project with schema, examples, and Java POJO classes of Json file format to new PeñalaraGHC-Engine output.

Группа

Группа

com.penalara.ghc
Идентификатор

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

engineOutputGHCFile
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать engineOutputGHCFile 1.0.0


<!-- https://jarcasting.com/artifacts/com.penalara.ghc/engineOutputGHCFile/ -->
<dependency>
    <groupId>com.penalara.ghc</groupId>
    <artifactId>engineOutputGHCFile</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.penalara.ghc/engineOutputGHCFile/
implementation 'com.penalara.ghc:engineOutputGHCFile:1.0.0'
// https://jarcasting.com/artifacts/com.penalara.ghc/engineOutputGHCFile/
implementation ("com.penalara.ghc:engineOutputGHCFile:1.0.0")
'com.penalara.ghc:engineOutputGHCFile:jar:1.0.0'
<dependency org="com.penalara.ghc" name="engineOutputGHCFile" rev="1.0.0">
  <artifact name="engineOutputGHCFile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.penalara.ghc', module='engineOutputGHCFile', version='1.0.0')
)
libraryDependencies += "com.penalara.ghc" % "engineOutputGHCFile" % "1.0.0"
[com.penalara.ghc/engineOutputGHCFile "1.0.0"]