| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииClojure Языки программирования |
| Группа | Группаorg.tcrawley |
| Идентификатор | Идентификаторclojure-runtime-shim |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеclojure-runtime-shim
clojure-runtime-shim parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| clojure-runtime-shim-1.0.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tcrawley/clojure-runtime-shim/ -->
<dependency>
<groupId>org.tcrawley</groupId>
<artifactId>clojure-runtime-shim</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tcrawley/clojure-runtime-shim/
implementation 'org.tcrawley:clojure-runtime-shim:1.0.0'
// https://jarcasting.com/artifacts/org.tcrawley/clojure-runtime-shim/
implementation ("org.tcrawley:clojure-runtime-shim:1.0.0")
'org.tcrawley:clojure-runtime-shim:pom:1.0.0'
<dependency org="org.tcrawley" name="clojure-runtime-shim" rev="1.0.0">
<artifact name="clojure-runtime-shim" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tcrawley', module='clojure-runtime-shim', version='1.0.0')
)
libraryDependencies += "org.tcrawley" % "clojure-runtime-shim" % "1.0.0"
[org.tcrawley/clojure-runtime-shim "1.0.0"]