Categories |
CategoriesNet ORM Data |
---|---|
GroupId | GroupIdnet.openurp.ecupl |
ArtifactId | ArtifactIdecupl-platform-static |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
ecupl-platform-static-0.0.6.pom | |
ecupl-platform-static-0.0.6.jar | 189 KB |
ecupl-platform-static-0.0.6-sources.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-static/ -->
<dependency>
<groupId>net.openurp.ecupl</groupId>
<artifactId>ecupl-platform-static</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-static/
implementation 'net.openurp.ecupl:ecupl-platform-static:0.0.6'
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-platform-static/
implementation ("net.openurp.ecupl:ecupl-platform-static:0.0.6")
'net.openurp.ecupl:ecupl-platform-static:jar:0.0.6'
<dependency org="net.openurp.ecupl" name="ecupl-platform-static" rev="0.0.6">
<artifact name="ecupl-platform-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openurp.ecupl', module='ecupl-platform-static', version='0.0.6')
)
libraryDependencies += "net.openurp.ecupl" % "ecupl-platform-static" % "0.0.6"
[net.openurp.ecupl/ecupl-platform-static "0.0.6"]