is not current version
Last Version 21.6.0

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

guerlab smart platform

Categories

Categories

Net ORM Data
GroupId

GroupId

net.guerlab.smart.platform
ArtifactId

ArtifactId

smart-platform-parent
Version

Version

1.1.0
Type

Type

pom

Download smart-platform-parent 1.1.0


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