License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-mappings |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-mappings
DDTH's one-to-one, many-to-one, many-to-many mappings library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-mappings-0.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-mappings</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings/
implementation 'com.github.ddth:ddth-mappings:0.1.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-mappings/
implementation ("com.github.ddth:ddth-mappings:0.1.0")
'com.github.ddth:ddth-mappings:pom:0.1.0'
<dependency org="com.github.ddth" name="ddth-mappings" rev="0.1.0">
<artifact name="ddth-mappings" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-mappings', version='0.1.0')
)
libraryDependencies += "com.github.ddth" % "ddth-mappings" % "0.1.0"
[com.github.ddth/ddth-mappings "0.1.0"]