is not current version
Last Version 1.8

com.moebiusgames:xdata 1.4


Categories

Categories

Data
GroupId

GroupId

com.moebiusgames
ArtifactId

ArtifactId

xdata
Version

Version

1.4
Type

Type

jar

Download xdata 1.4


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