License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openurp.ecupl |
ArtifactId | ArtifactIdecupl-eams-static |
Version | Version2.4.3 |
Type | Typejar |
Description |
DescriptionBeangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ecupl-eams-static-2.4.3.pom | |
ecupl-eams-static-2.4.3.jar | 549 KB |
ecupl-eams-static-2.4.3-sources.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-eams-static/ -->
<dependency>
<groupId>net.openurp.ecupl</groupId>
<artifactId>ecupl-eams-static</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-eams-static/
implementation 'net.openurp.ecupl:ecupl-eams-static:2.4.3'
// https://jarcasting.com/artifacts/net.openurp.ecupl/ecupl-eams-static/
implementation ("net.openurp.ecupl:ecupl-eams-static:2.4.3")
'net.openurp.ecupl:ecupl-eams-static:jar:2.4.3'
<dependency org="net.openurp.ecupl" name="ecupl-eams-static" rev="2.4.3">
<artifact name="ecupl-eams-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openurp.ecupl', module='ecupl-eams-static', version='2.4.3')
)
libraryDependencies += "net.openurp.ecupl" % "ecupl-eams-static" % "2.4.3"
[net.openurp.ecupl/ecupl-eams-static "2.4.3"]