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