| Группа | Группаorg.codehaus.mvel |
|---|---|
| Идентификатор | Идентификаторmvel |
| Последняя версия | Последняя версия1.2.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmvel
|
| Имя Файла | Размер |
|---|---|
| mvel-1.2.17.pom | |
| mvel-1.2.17.jar | 541 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.mvel/mvel/ -->
<dependency>
<groupId>org.codehaus.mvel</groupId>
<artifactId>mvel</artifactId>
<version>1.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mvel/mvel/
implementation 'org.codehaus.mvel:mvel:1.2.17'
// https://jarcasting.com/artifacts/org.codehaus.mvel/mvel/
implementation ("org.codehaus.mvel:mvel:1.2.17")
'org.codehaus.mvel:mvel:jar:1.2.17'
<dependency org="org.codehaus.mvel" name="mvel" rev="1.2.17">
<artifact name="mvel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mvel', module='mvel', version='1.2.17')
)
libraryDependencies += "org.codehaus.mvel" % "mvel" % "1.2.17"
[org.codehaus.mvel/mvel "1.2.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| asm : asm-all | jar | 3.0 |