| Группа | Группаorg.ceylon-lang |
|---|---|
| Идентификатор | Идентификаторceylon.toml |
| Версия | Версия1.3.3 |
| Тип | Типjar |
| Описание |
Описаниеceylon.toml
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| ceylon.toml-1.3.3.pom | |
| ceylon.toml-1.3.3.jar | 155 KB |
| ceylon.toml-1.3.3-sources.jar | 20 KB |
| ceylon.toml-1.3.3-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.toml/ -->
<dependency>
<groupId>org.ceylon-lang</groupId>
<artifactId>ceylon.toml</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.toml/
implementation 'org.ceylon-lang:ceylon.toml:1.3.3'
// https://jarcasting.com/artifacts/org.ceylon-lang/ceylon.toml/
implementation ("org.ceylon-lang:ceylon.toml:1.3.3")
'org.ceylon-lang:ceylon.toml:jar:1.3.3'
<dependency org="org.ceylon-lang" name="ceylon.toml" rev="1.3.3">
<artifact name="ceylon.toml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ceylon-lang', module='ceylon.toml', version='1.3.3')
)
libraryDependencies += "org.ceylon-lang" % "ceylon.toml" % "1.3.3"
[org.ceylon-lang/ceylon.toml "1.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ceylon-lang : ceylon.language | jar | 1.3.3 |
| org.ceylon-lang : ceylon.time | jar | 1.3.3 |
| org.ceylon-lang : ceylon.collection | jar | 1.3.3 |