Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdpro.redsoft.iframework |
ArtifactId | ArtifactIdiframework-gwtpx-servlet |
Version | Version0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pro.redsoft.iframework/iframework-gwtpx-servlet/ -->
<dependency>
<groupId>pro.redsoft.iframework</groupId>
<artifactId>iframework-gwtpx-servlet</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/pro.redsoft.iframework/iframework-gwtpx-servlet/
implementation 'pro.redsoft.iframework:iframework-gwtpx-servlet:0.3'
// https://jarcasting.com/artifacts/pro.redsoft.iframework/iframework-gwtpx-servlet/
implementation ("pro.redsoft.iframework:iframework-gwtpx-servlet:0.3")
'pro.redsoft.iframework:iframework-gwtpx-servlet:jar:0.3'
<dependency org="pro.redsoft.iframework" name="iframework-gwtpx-servlet" rev="0.3">
<artifact name="iframework-gwtpx-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.redsoft.iframework', module='iframework-gwtpx-servlet', version='0.3')
)
libraryDependencies += "pro.redsoft.iframework" % "iframework-gwtpx-servlet" % "0.3"
[pro.redsoft.iframework/iframework-gwtpx-servlet "0.3"]