| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.into-cps.fmi |
| Идентификатор | Идентификаторroot |
| Версия | Версия1.0.12 |
| Тип | Типpom |
| Описание |
ОписаниеThe FMI interface and implementations
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| root-1.0.12.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.into-cps.fmi/root/ -->
<dependency>
<groupId>org.into-cps.fmi</groupId>
<artifactId>root</artifactId>
<version>1.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.fmi/root/
implementation 'org.into-cps.fmi:root:1.0.12'
// https://jarcasting.com/artifacts/org.into-cps.fmi/root/
implementation ("org.into-cps.fmi:root:1.0.12")
'org.into-cps.fmi:root:pom:1.0.12'
<dependency org="org.into-cps.fmi" name="root" rev="1.0.12">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.fmi', module='root', version='1.0.12')
)
libraryDependencies += "org.into-cps.fmi" % "root" % "1.0.12"
[org.into-cps.fmi/root "1.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |