не последняя версия
Последняя версия 2.7.0.Final

io.thorntail:ee 2.4.0.Final

EE

Группа

Группа

io.thorntail
Идентификатор

Идентификатор

ee
Версия

Версия

2.4.0.Final
Тип

Тип

jar

Скачать ee 2.4.0.Final


<!-- https://jarcasting.com/artifacts/io.thorntail/ee/ -->
<dependency>
    <groupId>io.thorntail</groupId>
    <artifactId>ee</artifactId>
    <version>2.4.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/ee/
implementation 'io.thorntail:ee:2.4.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/ee/
implementation ("io.thorntail:ee:2.4.0.Final")
'io.thorntail:ee:jar:2.4.0.Final'
<dependency org="io.thorntail" name="ee" rev="2.4.0.Final">
  <artifact name="ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='ee', version='2.4.0.Final')
)
libraryDependencies += "io.thorntail" % "ee" % "2.4.0.Final"
[io.thorntail/ee "2.4.0.Final"]