License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.guerlab.smart.platform |
ArtifactId | ArtifactIdsmart-platform-basic-gateway |
Last Version | Last Version20.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguerlab smart platform
|
Project Organization |
Project Organizationguerlab |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-basic-gateway/ -->
<dependency>
<groupId>net.guerlab.smart.platform</groupId>
<artifactId>smart-platform-basic-gateway</artifactId>
<version>20.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-basic-gateway/
implementation 'net.guerlab.smart.platform:smart-platform-basic-gateway:20.1.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.platform/smart-platform-basic-gateway/
implementation ("net.guerlab.smart.platform:smart-platform-basic-gateway:20.1.1")
'net.guerlab.smart.platform:smart-platform-basic-gateway:jar:20.1.1'
<dependency org="net.guerlab.smart.platform" name="smart-platform-basic-gateway" rev="20.1.1">
<artifact name="smart-platform-basic-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.platform', module='smart-platform-basic-gateway', version='20.1.1')
)
libraryDependencies += "net.guerlab.smart.platform" % "smart-platform-basic-gateway" % "20.1.1"
[net.guerlab.smart.platform/smart-platform-basic-gateway "20.1.1"]