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