is not current version
Last Version 21.6.0

net.guerlab.smart.platform:smart-platform-commons 20.0.0


Categories

Categories

Net ORM Data
GroupId

GroupId

net.guerlab.smart.platform
ArtifactId

ArtifactId

smart-platform-commons
Version

Version

20.0.0
Type

Type

jar

Download smart-platform-commons 20.0.0


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