| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.beanshell |
| Идентификатор | Идентификаторbsh-classpath |
| Последняя версия | Последняя версия2.0b4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBeanShell classpath
BeanShell classpath
|
| Организация-разработчик |
Организация-разработчикhttp://www.beanshell.org/ |
| Имя Файла | Размер |
|---|---|
| bsh-classpath-2.0b4.pom | |
| bsh-classpath-2.0b4.jar | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.beanshell/bsh-classpath/ -->
<dependency>
<groupId>org.beanshell</groupId>
<artifactId>bsh-classpath</artifactId>
<version>2.0b4</version>
</dependency>
// https://jarcasting.com/artifacts/org.beanshell/bsh-classpath/
implementation 'org.beanshell:bsh-classpath:2.0b4'
// https://jarcasting.com/artifacts/org.beanshell/bsh-classpath/
implementation ("org.beanshell:bsh-classpath:2.0b4")
'org.beanshell:bsh-classpath:jar:2.0b4'
<dependency org="org.beanshell" name="bsh-classpath" rev="2.0b4">
<artifact name="bsh-classpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beanshell', module='bsh-classpath', version='2.0b4')
)
libraryDependencies += "org.beanshell" % "bsh-classpath" % "2.0b4"
[org.beanshell/bsh-classpath "2.0b4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.beanshell : bsh-core | jar | 2.0b4 |