GroupId | GroupIdojb |
---|---|
ArtifactId | ArtifactIdojb-1.0-dev-james |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
ojb-1.0-dev-james-1.pom | |
ojb-1.0-dev-james-1.jar | 642 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ojb/ojb-1.0-dev-james/ -->
<dependency>
<groupId>ojb</groupId>
<artifactId>ojb-1.0-dev-james</artifactId>
<version>1</version>
</dependency>
// https://jarcasting.com/artifacts/ojb/ojb-1.0-dev-james/
implementation 'ojb:ojb-1.0-dev-james:1'
// https://jarcasting.com/artifacts/ojb/ojb-1.0-dev-james/
implementation ("ojb:ojb-1.0-dev-james:1")
'ojb:ojb-1.0-dev-james:jar:1'
<dependency org="ojb" name="ojb-1.0-dev-james" rev="1">
<artifact name="ojb-1.0-dev-james" type="jar" />
</dependency>
@Grapes(
@Grab(group='ojb', module='ojb-1.0-dev-james', version='1')
)
libraryDependencies += "ojb" % "ojb-1.0-dev-james" % "1"
[ojb/ojb-1.0-dev-james "1"]