| License | License | 
|---|---|
| GroupId | GroupIdorg.bedework | 
| ArtifactId | ArtifactIdbw-xml-icalendar-strict | 
| Last Version | Last Version5.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBedework: XML schemas for icalendar-strict This project provides a number of XML schemas | 
<!-- https://jarcasting.com/artifacts/org.bedework/bw-xml-icalendar-strict/ -->
<dependency>
    <groupId>org.bedework</groupId>
    <artifactId>bw-xml-icalendar-strict</artifactId>
    <version>5.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.bedework/bw-xml-icalendar-strict/
implementation 'org.bedework:bw-xml-icalendar-strict:5.0.1'// https://jarcasting.com/artifacts/org.bedework/bw-xml-icalendar-strict/
implementation ("org.bedework:bw-xml-icalendar-strict:5.0.1")'org.bedework:bw-xml-icalendar-strict:jar:5.0.1'<dependency org="org.bedework" name="bw-xml-icalendar-strict" rev="5.0.1">
  <artifact name="bw-xml-icalendar-strict" type="jar" />
</dependency>@Grapes(
@Grab(group='org.bedework', module='bw-xml-icalendar-strict', version='5.0.1')
)libraryDependencies += "org.bedework" % "bw-xml-icalendar-strict" % "5.0.1"[org.bedework/bw-xml-icalendar-strict "5.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |