| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.qsardb.cargo |
| Идентификатор | Идентификаторbibtex |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bibtex-1.0.0.pom | |
| bibtex-1.0.0.jar | 3 KB |
| bibtex-1.0.0-sources.jar | 1 KB |
| bibtex-1.0.0-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.qsardb.cargo/bibtex/ -->
<dependency>
<groupId>org.qsardb.cargo</groupId>
<artifactId>bibtex</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.qsardb.cargo/bibtex/
implementation 'org.qsardb.cargo:bibtex:1.0.0'
// https://jarcasting.com/artifacts/org.qsardb.cargo/bibtex/
implementation ("org.qsardb.cargo:bibtex:1.0.0")
'org.qsardb.cargo:bibtex:jar:1.0.0'
<dependency org="org.qsardb.cargo" name="bibtex" rev="1.0.0">
<artifact name="bibtex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.qsardb.cargo', module='bibtex', version='1.0.0')
)
libraryDependencies += "org.qsardb.cargo" % "bibtex" % "1.0.0"
[org.qsardb.cargo/bibtex "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.qsardb : model | jar | 1.0.0 |
| org.jbibtex : jbibtex | jar | 1.0.8 |