LowEntryUE4Java

A Java library for the Low Entry UE4 plugins.

License

License

GroupId

GroupId

com.lowentry
ArtifactId

ArtifactId

ue4
Last Version

Last Version

9.9.9.DELETED
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
9.9.9.DELETED
1.0.0
deleted