License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.nachocalendar |
ArtifactId | ArtifactIdnachocalendar-parent |
Last Version | Last Version0.25 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNachoCalendar
Calendar components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nachocalendar-parent-0.25.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.nachocalendar/nachocalendar-parent/ -->
<dependency>
<groupId>net.sf.nachocalendar</groupId>
<artifactId>nachocalendar-parent</artifactId>
<version>0.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.nachocalendar/nachocalendar-parent/
implementation 'net.sf.nachocalendar:nachocalendar-parent:0.25'
// https://jarcasting.com/artifacts/net.sf.nachocalendar/nachocalendar-parent/
implementation ("net.sf.nachocalendar:nachocalendar-parent:0.25")
'net.sf.nachocalendar:nachocalendar-parent:pom:0.25'
<dependency org="net.sf.nachocalendar" name="nachocalendar-parent" rev="0.25">
<artifact name="nachocalendar-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.nachocalendar', module='nachocalendar-parent', version='0.25')
)
libraryDependencies += "net.sf.nachocalendar" % "nachocalendar-parent" % "0.25"
[net.sf.nachocalendar/nachocalendar-parent "0.25"]