is not current version
Last Version 3.2.0

net.truelicense:truelicense-dto 3.1.0

The TrueLicense DTO module provides Data Transfer Objects (DTO) for use with REST clients and servers.

Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense-dto
Version

Version

3.1.0
Type

Type

jar

Download truelicense-dto 3.1.0


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