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