License |
License |
---|---|
GroupId | GroupIdhu.icellmobilsoft.wdc |
ArtifactId | ArtifactIdwdc |
Version | Version1.1.0 |
Type | Typepom |
Description |
Descriptionicellmobilsoft workday calendar
Workday calendar for i-Cell Mobilsoft Zrt. projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wdc-1.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.wdc/wdc/ -->
<dependency>
<groupId>hu.icellmobilsoft.wdc</groupId>
<artifactId>wdc</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.wdc/wdc/
implementation 'hu.icellmobilsoft.wdc:wdc:1.1.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.wdc/wdc/
implementation ("hu.icellmobilsoft.wdc:wdc:1.1.0")
'hu.icellmobilsoft.wdc:wdc:pom:1.1.0'
<dependency org="hu.icellmobilsoft.wdc" name="wdc" rev="1.1.0">
<artifact name="wdc" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.wdc', module='wdc', version='1.1.0')
)
libraryDependencies += "hu.icellmobilsoft.wdc" % "wdc" % "1.1.0"
[hu.icellmobilsoft.wdc/wdc "1.1.0"]