| Группа | Группаcom.penalara.ghc |
|---|---|
| Идентификатор | ИдентификаторengineInputGHCFile |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| engineInputGHCFile-1.0.1.pom | |
| engineInputGHCFile-1.0.1.jar | 15 KB |
| engineInputGHCFile-1.0.1-sources.jar | 86 KB |
| engineInputGHCFile-1.0.1-javadoc.jar | 944 KB |
| Обзор |
<!-- 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"]