| GroupId | GroupIdorg.openurp.ws.services.teach |
|---|---|
| ArtifactId | ArtifactIdopenurp-ws-services-teach-attendance |
| Version | Version0.0.1 |
| Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-attendance/ -->
<dependency>
<groupId>org.openurp.ws.services.teach</groupId>
<artifactId>openurp-ws-services-teach-attendance</artifactId>
<version>0.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-attendance/
implementation 'org.openurp.ws.services.teach:openurp-ws-services-teach-attendance:0.0.1'
// https://jarcasting.com/artifacts/org.openurp.ws.services.teach/openurp-ws-services-teach-attendance/
implementation ("org.openurp.ws.services.teach:openurp-ws-services-teach-attendance:0.0.1")
'org.openurp.ws.services.teach:openurp-ws-services-teach-attendance:war:0.0.1'
<dependency org="org.openurp.ws.services.teach" name="openurp-ws-services-teach-attendance" rev="0.0.1">
<artifact name="openurp-ws-services-teach-attendance" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openurp.ws.services.teach', module='openurp-ws-services-teach-attendance', version='0.0.1')
)
libraryDependencies += "org.openurp.ws.services.teach" % "openurp-ws-services-teach-attendance" % "0.0.1"
[org.openurp.ws.services.teach/openurp-ws-services-teach-attendance "0.0.1"]