не последняя версия
Последняя версия 2.4.0

com.lowentry:lowentryue4 2.2.0

A Java library for the Low Entry UE4 plugins.

Группа

Группа

com.lowentry
Идентификатор

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

lowentryue4
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать lowentryue4 2.2.0


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