Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.commons.gxt.calendar |
ArtifactId | ArtifactIdorg.jresearch.commons.gxt.calendar.demo |
Version | Version1.0.116 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.jresearch.commons.gxt.calendar/org.jresearch.commons.gxt.calendar.demo/ -->
<dependency>
<groupId>org.jresearch.commons.gxt.calendar</groupId>
<artifactId>org.jresearch.commons.gxt.calendar.demo</artifactId>
<version>1.0.116</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.commons.gxt.calendar/org.jresearch.commons.gxt.calendar.demo/
implementation 'org.jresearch.commons.gxt.calendar:org.jresearch.commons.gxt.calendar.demo:1.0.116'
// https://jarcasting.com/artifacts/org.jresearch.commons.gxt.calendar/org.jresearch.commons.gxt.calendar.demo/
implementation ("org.jresearch.commons.gxt.calendar:org.jresearch.commons.gxt.calendar.demo:1.0.116")
'org.jresearch.commons.gxt.calendar:org.jresearch.commons.gxt.calendar.demo:war:1.0.116'
<dependency org="org.jresearch.commons.gxt.calendar" name="org.jresearch.commons.gxt.calendar.demo" rev="1.0.116">
<artifact name="org.jresearch.commons.gxt.calendar.demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.commons.gxt.calendar', module='org.jresearch.commons.gxt.calendar.demo', version='1.0.116')
)
libraryDependencies += "org.jresearch.commons.gxt.calendar" % "org.jresearch.commons.gxt.calendar.demo" % "1.0.116"
[org.jresearch.commons.gxt.calendar/org.jresearch.commons.gxt.calendar.demo "1.0.116"]