| Группа | Группаcom.penalara.ghc |
|---|---|
| Идентификатор | ИдентификаторengineInputGHCFile |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| engineInputGHCFile-1.0.2.pom | |
| engineInputGHCFile-1.0.2.jar | 134 KB |
| engineInputGHCFile-1.0.2-sources.jar | 86 KB |
| engineInputGHCFile-1.0.2-javadoc.jar | 943 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/ -->
<dependency>
<groupId>com.penalara.ghc</groupId>
<artifactId>engineInputGHCFile</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/
implementation 'com.penalara.ghc:engineInputGHCFile:1.0.2'
// https://jarcasting.com/artifacts/com.penalara.ghc/engineInputGHCFile/
implementation ("com.penalara.ghc:engineInputGHCFile:1.0.2")
'com.penalara.ghc:engineInputGHCFile:jar:1.0.2'
<dependency org="com.penalara.ghc" name="engineInputGHCFile" rev="1.0.2">
<artifact name="engineInputGHCFile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.penalara.ghc', module='engineInputGHCFile', version='1.0.2')
)
libraryDependencies += "com.penalara.ghc" % "engineInputGHCFile" % "1.0.2"
[com.penalara.ghc/engineInputGHCFile "1.0.2"]