GroupId | GroupIdjp.openstandia.connector |
---|---|
ArtifactId | ArtifactIdconnector-smarthr |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
connector-smarthr-1.0.0.pom | |
connector-smarthr-1.0.0.jar | 4 MB |
connector-smarthr-1.0.0-sources.jar | 37 KB |
connector-smarthr-1.0.0-javadoc.jar | 581 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.openstandia.connector/connector-smarthr/ -->
<dependency>
<groupId>jp.openstandia.connector</groupId>
<artifactId>connector-smarthr</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.openstandia.connector/connector-smarthr/
implementation 'jp.openstandia.connector:connector-smarthr:1.0.0'
// https://jarcasting.com/artifacts/jp.openstandia.connector/connector-smarthr/
implementation ("jp.openstandia.connector:connector-smarthr:1.0.0")
'jp.openstandia.connector:connector-smarthr:jar:1.0.0'
<dependency org="jp.openstandia.connector" name="connector-smarthr" rev="1.0.0">
<artifact name="connector-smarthr" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.openstandia.connector', module='connector-smarthr', version='1.0.0')
)
libraryDependencies += "jp.openstandia.connector" % "connector-smarthr" % "1.0.0"
[jp.openstandia.connector/connector-smarthr "1.0.0"]