Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.com4j |
ArtifactId | ArtifactIdcom4j |
Last Version | Last Version20110320 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom4j runtime
|
Filename | Size |
---|---|
com4j-20110320.pom | |
com4j-20110320.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.com4j/com4j/ -->
<dependency>
<groupId>org.jvnet.com4j</groupId>
<artifactId>com4j</artifactId>
<version>20110320</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.com4j/com4j/
implementation 'org.jvnet.com4j:com4j:20110320'
// https://jarcasting.com/artifacts/org.jvnet.com4j/com4j/
implementation ("org.jvnet.com4j:com4j:20110320")
'org.jvnet.com4j:com4j:jar:20110320'
<dependency org="org.jvnet.com4j" name="com4j" rev="20110320">
<artifact name="com4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.com4j', module='com4j', version='20110320')
)
libraryDependencies += "org.jvnet.com4j" % "com4j" % "20110320"
[org.jvnet.com4j/com4j "20110320"]