| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRuby Языки программирования |
| Группа | Группаorg.jruby |
| Идентификатор | Идентификаторman |
| Последняя версия | Последняя версия1.7.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJRuby Manual pages
A 1.9.3 compatible Ruby interpreter for the JVM
|
| Имя Файла | Размер |
|---|---|
| man-1.7.4.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jruby/man/ -->
<dependency>
<groupId>org.jruby</groupId>
<artifactId>man</artifactId>
<version>1.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jruby/man/
implementation 'org.jruby:man:1.7.4'
// https://jarcasting.com/artifacts/org.jruby/man/
implementation ("org.jruby:man:1.7.4")
'org.jruby:man:pom:1.7.4'
<dependency org="org.jruby" name="man" rev="1.7.4">
<artifact name="man" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jruby', module='man', version='1.7.4')
)
libraryDependencies += "org.jruby" % "man" % "1.7.4"
[org.jruby/man "1.7.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| bsf : bsf | jar | 2.3.0 |
| org.apache.ant : ant | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |