is not current version
Last Version 13.6.4

io.ebean:platforms 13.5.0


Categories

Categories

ORM Data Ebean
GroupId

GroupId

io.ebean
ArtifactId

ArtifactId

platforms
Version

Version

13.5.0
Type

Type

pom

Download platforms 13.5.0

Filename Size
platforms-13.5.0.pom 906 bytes
Browse

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