Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.staccatocommons |
| Идентификатор | Идентификаторstaccatissimo-defs |
| Последняя версия | Последняя версия2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStaccatissimo-Defs
Minimal definitions library that provides very
abstract interfaces with well defined but generic semantics,
focused on code reuse.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| staccatissimo-defs-2.3.pom | |
| staccatissimo-defs-2.3.jar | 20 KB |
| staccatissimo-defs-2.3-sources.jar | 40 KB |
| staccatissimo-defs-2.3-site.xml | 513 bytes |
| staccatissimo-defs-2.3-javadoc.jar | 249 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-defs/ -->
<dependency>
<groupId>net.sf.staccatocommons</groupId>
<artifactId>staccatissimo-defs</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-defs/
implementation 'net.sf.staccatocommons:staccatissimo-defs:2.3'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-defs/
implementation ("net.sf.staccatocommons:staccatissimo-defs:2.3")
'net.sf.staccatocommons:staccatissimo-defs:jar:2.3'
<dependency org="net.sf.staccatocommons" name="staccatissimo-defs" rev="2.3">
<artifact name="staccatissimo-defs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='staccatissimo-defs', version='2.3')
)
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-defs" % "2.3"
[net.sf.staccatocommons/staccatissimo-defs "2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sf.staccatocommons : staccatissimo-restrictions | jar | 2.3 |
Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki