is not current version
Last Version 1.8

com.moebiusgames:xdata 1.7


Categories

Categories

Data
GroupId

GroupId

com.moebiusgames
ArtifactId

ArtifactId

xdata
Version

Version

1.7
Type

Type

jar

Download xdata 1.7


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