| License |
License |
|---|---|
| GroupId | GroupIdhu.icellmobilsoft.wdc |
| ArtifactId | ArtifactIdwdc |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| 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.2.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.icellmobilsoft.wdc/wdc/ -->
<dependency>
<groupId>hu.icellmobilsoft.wdc</groupId>
<artifactId>wdc</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.icellmobilsoft.wdc/wdc/
implementation 'hu.icellmobilsoft.wdc:wdc:1.2.0'
// https://jarcasting.com/artifacts/hu.icellmobilsoft.wdc/wdc/
implementation ("hu.icellmobilsoft.wdc:wdc:1.2.0")
'hu.icellmobilsoft.wdc:wdc:pom:1.2.0'
<dependency org="hu.icellmobilsoft.wdc" name="wdc" rev="1.2.0">
<artifact name="wdc" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.wdc', module='wdc', version='1.2.0')
)
libraryDependencies += "hu.icellmobilsoft.wdc" % "wdc" % "1.2.0"
[hu.icellmobilsoft.wdc/wdc "1.2.0"]