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

com.penalara.ghc:engineInputGHCFile 1.0.1

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

Группа

Группа

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

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

engineInputGHCFile
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать engineInputGHCFile 1.0.1


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