is not current version
Last Version 9.9.9.DELETED

com.lowentry:ue4 deleted

A Java library for the Low Entry UE4 plugins.

GroupId

GroupId

com.lowentry
ArtifactId

ArtifactId

ue4
Version

Version

deleted
Type

Type

jar

Download ue4 deleted


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