Last Version

LowEntryUE4Java 9.9.9.DELETED

A Java library for the Low Entry UE4 plugins.

License

License

GroupId

GroupId

com.lowentry
ArtifactId

ArtifactId

ue4
Version

Version

9.9.9.DELETED
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 ue4 9.9.9.DELETED


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

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.