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

com.lowentry:lowentryue4 2.1.1

A Java library for the Low Entry UE4 plugins.

Группа

Группа

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

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

lowentryue4
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать lowentryue4 2.1.1


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