MVN

org.x-meta : org.xmeta.engine

Maven & Gradle

Apr 15, 2023
2 usages

x-meta · X-Meta是一个实时模型引擎。

<dependency>
    <groupId>org.x-meta</groupId>
    <artifactId>org.xmeta.engine</artifactId>
    <version>1.4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.x-meta : org.xmeta.engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.9

All Versions

Choose a version of org.x-meta : org.xmeta.engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
org.xmeta.engine-1.4.9
org.xmeta.engine-1.4.8
org.xmeta.engine-1.4.7
org.xmeta.engine-1.4.6
org.xmeta.engine-1.4.5
org.xmeta.engine-1.4.4
org.xmeta.engine-1.4.3
org.xmeta.engine-1.4.2
org.xmeta.engine-1.4.1

How to add a dependency to Maven

Add the following org.x-meta : org.xmeta.engine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.x-meta</groupId>
    <artifactId>org.xmeta.engine</artifactId>
    <version>1.4.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.x-meta : org.xmeta.engine gradle dependency to your build.gradle file:

implementation 'org.x-meta:org.xmeta.engine:1.4.9'

Gradle Kotlin DSL: Add the following org.x-meta : org.xmeta.engine gradle kotlin dependency to your build.gradle.kts file:

implementation("org.x-meta:org.xmeta.engine:1.4.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.x-meta : org.xmeta.engine sbt scala dependency to your build.sbt file:

libraryDependencies += "org.x-meta" % "org.xmeta.engine" % "1.4.9"

Advertisement

Dependencies from Group

Apr 15, 2023
2 usages

Discover Dependencies

Jun 18, 2020
42 usages
7 stars
Jun 21, 2018
35 usages
259 stars
Mar 06, 2023
98 usages
3.9k stars
Aug 03, 2022
109 usages
21 stars
Aug 11, 2015
31 usages
Sep 30, 2015
33 usages
472 stars