Categories |
CategoriesUnity Business Logic Libraries Game Development |
---|---|
GroupId | GroupIdio.lighty.modules |
ArtifactId | ArtifactIdlighty-restconf-nb-community |
Version | Version12.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.lighty.modules/lighty-restconf-nb-community/ -->
<dependency>
<groupId>io.lighty.modules</groupId>
<artifactId>lighty-restconf-nb-community</artifactId>
<version>12.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-restconf-nb-community/
implementation 'io.lighty.modules:lighty-restconf-nb-community:12.1.1'
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-restconf-nb-community/
implementation ("io.lighty.modules:lighty-restconf-nb-community:12.1.1")
'io.lighty.modules:lighty-restconf-nb-community:jar:12.1.1'
<dependency org="io.lighty.modules" name="lighty-restconf-nb-community" rev="12.1.1">
<artifact name="lighty-restconf-nb-community" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.modules', module='lighty-restconf-nb-community', version='12.1.1')
)
libraryDependencies += "io.lighty.modules" % "lighty-restconf-nb-community" % "12.1.1"
[io.lighty.modules/lighty-restconf-nb-community "12.1.1"]