Last Version

LowEntryUE4Java 2.4.0

A Java library for the Low Entry UE4 plugins.

License

License

GroupId

GroupId

com.lowentry
ArtifactId

ArtifactId

lowentryue4
Version

Version

2.4.0
Type

Type

jar
Description

Description

LowEntryUE4Java
A Java library for the Low Entry UE4 plugins.
Project URL

Project URL

https://public.lowentry.com/files/LowEntryUE4/java/release_notes.php
Project Organization

Project Organization

Low Entry
Source Code Management

Source Code Management

https://code.lowentry.com/Applications/Plugins/Java/LowEntryUE4

Download lowentryue4 2.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.