License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.northdata.schema |
ArtifactId | ArtifactIdeuipo |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionJAXB Bindings for EUIPO
JAXB Bindings Specs for European Union Intellectual Property Office
|
Filename | Size |
---|---|
euipo-2.0.0.pom | |
euipo-2.0.0.jar | 344 KB |
euipo-2.0.0-sources.jar | 262 KB |
euipo-2.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.northdata.schema/euipo/ -->
<dependency>
<groupId>com.northdata.schema</groupId>
<artifactId>euipo</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.northdata.schema/euipo/
implementation 'com.northdata.schema:euipo:2.0.0'
// https://jarcasting.com/artifacts/com.northdata.schema/euipo/
implementation ("com.northdata.schema:euipo:2.0.0")
'com.northdata.schema:euipo:jar:2.0.0'
<dependency org="com.northdata.schema" name="euipo" rev="2.0.0">
<artifact name="euipo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.northdata.schema', module='euipo', version='2.0.0')
)
libraryDependencies += "com.northdata.schema" % "euipo" % "2.0.0"
[com.northdata.schema/euipo "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |