GroupId | GroupIdorg.openurp.edu |
---|---|
ArtifactId | ArtifactIdopenurp-edu-web-parent |
Version | Version0.1.6 |
Type | Typepom |
Filename | Size |
---|---|
openurp-edu-web-parent-0.1.6.pom | 788 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openurp.edu/openurp-edu-web-parent/ -->
<dependency>
<groupId>org.openurp.edu</groupId>
<artifactId>openurp-edu-web-parent</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.edu/openurp-edu-web-parent/
implementation 'org.openurp.edu:openurp-edu-web-parent:0.1.6'
// https://jarcasting.com/artifacts/org.openurp.edu/openurp-edu-web-parent/
implementation ("org.openurp.edu:openurp-edu-web-parent:0.1.6")
'org.openurp.edu:openurp-edu-web-parent:pom:0.1.6'
<dependency org="org.openurp.edu" name="openurp-edu-web-parent" rev="0.1.6">
<artifact name="openurp-edu-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openurp.edu', module='openurp-edu-web-parent', version='0.1.6')
)
libraryDependencies += "org.openurp.edu" % "openurp-edu-web-parent" % "0.1.6"
[org.openurp.edu/openurp-edu-web-parent "0.1.6"]