is not current version
Last Version 21.6.0

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


Categories

Categories

Net ORM Data
GroupId

GroupId

net.guerlab.smart.platform
ArtifactId

ArtifactId

smart-platform-commons
Version

Version

1.1.0
Type

Type

jar

Download smart-platform-commons 1.1.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>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-commons/
implementation 'net.guerlab.smart.platform:smart-platform-commons:1.1.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-commons/
implementation ("net.guerlab.smart.platform:smart-platform-commons:1.1.0")
'net.guerlab.smart.platform:smart-platform-commons:jar:1.1.0'
<dependency org="net.guerlab.smart.platform" name="smart-platform-commons" rev="1.1.0">
  <artifact name="smart-platform-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.platform', module='smart-platform-commons', version='1.1.0')
)
libraryDependencies += "net.guerlab.smart.platform" % "smart-platform-commons" % "1.1.0"
[net.guerlab.smart.platform/smart-platform-commons "1.1.0"]