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