License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-w3c-spec |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor W3C Specifications
GlobalMentor Java W3C specifications library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
globalmentor-w3c-spec-0.5.0.pom | |
globalmentor-w3c-spec-0.5.0.jar | 31 KB |
globalmentor-w3c-spec-0.5.0-sources.jar | 31 KB |
globalmentor-w3c-spec-0.5.0-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-w3c-spec/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-w3c-spec</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-w3c-spec/
implementation 'com.globalmentor:globalmentor-w3c-spec:0.5.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-w3c-spec/
implementation ("com.globalmentor:globalmentor-w3c-spec:0.5.0")
'com.globalmentor:globalmentor-w3c-spec:jar:0.5.0'
<dependency org="com.globalmentor" name="globalmentor-w3c-spec" rev="0.5.0">
<artifact name="globalmentor-w3c-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-w3c-spec', version='0.5.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-w3c-spec" % "0.5.0"
[com.globalmentor/globalmentor-w3c-spec "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.5.0 |