License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.oxerr.ipyy |
ArtifactId | ArtifactIdipyy-client-dto |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIPYY Client Data Transfer Objects
IPYY Client Data Transfer Objects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ipyy-client-dto-1.2.0.pom | |
ipyy-client-dto-1.2.0.jar | 2 KB |
ipyy-client-dto-1.2.0-sources.jar | 2 KB |
ipyy-client-dto-1.2.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.oxerr.ipyy/ipyy-client-dto/ -->
<dependency>
<groupId>org.oxerr.ipyy</groupId>
<artifactId>ipyy-client-dto</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.ipyy/ipyy-client-dto/
implementation 'org.oxerr.ipyy:ipyy-client-dto:1.2.0'
// https://jarcasting.com/artifacts/org.oxerr.ipyy/ipyy-client-dto/
implementation ("org.oxerr.ipyy:ipyy-client-dto:1.2.0")
'org.oxerr.ipyy:ipyy-client-dto:jar:1.2.0'
<dependency org="org.oxerr.ipyy" name="ipyy-client-dto" rev="1.2.0">
<artifact name="ipyy-client-dto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.ipyy', module='ipyy-client-dto', version='1.2.0')
)
libraryDependencies += "org.oxerr.ipyy" % "ipyy-client-dto" % "1.2.0"
[org.oxerr.ipyy/ipyy-client-dto "1.2.0"]