e

engine-core

Files download
File Operation
engine-core-24.1.15.jar download
engine-core-24.1.15.pom download
engine-core-24.1.15-sources.jar download
Apache Maven
<dependency>
  <groupId>dev.hilla</groupId>
  <artifactId>engine-core</artifactId>
  <version>24.1.15</version>
</dependency>
Gradle Groovy
implementation 'dev.hilla:engine-core:24.1.15'
Gradle Kotlin
implementation("dev.hilla:engine-core:24.1.15")
Scala SBT
libraryDependencies += "dev.hilla" % "engine-core" % "24.1.15"
Groovy Grape
@Grapes(
  @Grab(group='dev.hilla', module='engine-core', version='24.1.15')
)
Apache Ivy
<dependency org="dev.hilla" name="engine-core" rev="24.1.15" />
Leiningen
[dev.hilla/engine-core "24.1.15"]
Apache Buildr
'dev.hilla:engine-core:jar:24.1.15'
Dependencies
The project has no third-party dependencies