Last Version

Models 1.0.0

Some complex data models for test use

License

License

GroupId

GroupId

io.github.xinyang-pan
ArtifactId

ArtifactId

models
Version

Version

1.0.0
Type

Type

jar
Description

Description

Models
Some complex data models for test use
Project URL

Project URL

https://github.com/XinYang-Pan/models

Download models 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.