Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
---|---|
GroupId | GroupIdnet.sourceforge.owlapi |
ArtifactId | ArtifactIdowlapi-gwt-supersource |
Version | Version3.4.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-supersource/ -->
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-gwt-supersource</artifactId>
<version>3.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-supersource/
implementation 'net.sourceforge.owlapi:owlapi-gwt-supersource:3.4.8'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-gwt-supersource/
implementation ("net.sourceforge.owlapi:owlapi-gwt-supersource:3.4.8")
'net.sourceforge.owlapi:owlapi-gwt-supersource:jar:3.4.8'
<dependency org="net.sourceforge.owlapi" name="owlapi-gwt-supersource" rev="3.4.8">
<artifact name="owlapi-gwt-supersource" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-gwt-supersource', version='3.4.8')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-gwt-supersource" % "3.4.8"
[net.sourceforge.owlapi/owlapi-gwt-supersource "3.4.8"]