common

Common useful functions needed in different projects.

Лицензия

Лицензия

Группа

Группа

org.clojars.smee
Идентификатор

Идентификатор

common
Последняя версия

Последняя версия

1.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

common
Common useful functions needed in different projects.

Скачать common

Имя Файла Размер
common-1.2.5.pom
common-1.2.5.jar 10 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.clojars.smee/common/ -->
<dependency>
    <groupId>org.clojars.smee</groupId>
    <artifactId>common</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojars.smee/common/
implementation 'org.clojars.smee:common:1.2.5'
// https://jarcasting.com/artifacts/org.clojars.smee/common/
implementation ("org.clojars.smee:common:1.2.5")
'org.clojars.smee:common:jar:1.2.5'
<dependency org="org.clojars.smee" name="common" rev="1.2.5">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojars.smee', module='common', version='1.2.5')
)
libraryDependencies += "org.clojars.smee" % "common" % "1.2.5"
[org.clojars.smee/common "1.2.5"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.clojure : clojure jar 1.3.0

Модули Проекта

Данный проект не имеет модулей.

com.github.smee.util

This library contains a somewhat sorted collection of useful functions, more or less generic.

Build Status

Usage

Just import whatever is needed and use away!

License

Copyright (C) 2011 Steffen Dienst

Distributed under the Eclipse Public License, the same as Clojure.

Версии библиотеки

Версия
1.2.5