| Категории |
КатегорииClojure Языки программирования |
|---|---|
| Группа | Группаorg.clojure |
| Идентификатор | Идентификаторgoogle-closure-library-third-party |
| Версия | Версия0.0-1376 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| google-closure-library-third-party-0.0-1376.pom | |
| google-closure-library-third-party-0.0-1376.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.clojure/google-closure-library-third-party/ -->
<dependency>
<groupId>org.clojure</groupId>
<artifactId>google-closure-library-third-party</artifactId>
<version>0.0-1376</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojure/google-closure-library-third-party/
implementation 'org.clojure:google-closure-library-third-party:0.0-1376'
// https://jarcasting.com/artifacts/org.clojure/google-closure-library-third-party/
implementation ("org.clojure:google-closure-library-third-party:0.0-1376")
'org.clojure:google-closure-library-third-party:jar:0.0-1376'
<dependency org="org.clojure" name="google-closure-library-third-party" rev="0.0-1376">
<artifact name="google-closure-library-third-party" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojure', module='google-closure-library-third-party', version='0.0-1376')
)
libraryDependencies += "org.clojure" % "google-closure-library-third-party" % "0.0-1376"
[org.clojure/google-closure-library-third-party "0.0-1376"]