| License |
License |
|---|---|
| GroupId | GroupIdin.openbi |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
Common dependency across openbi modules.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| common-0.0.2.pom | |
| common-0.0.2.jar | 3 KB |
| common-0.0.2-sources.jar | 1 KB |
| common-0.0.2-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/in.openbi/common/ -->
<dependency>
<groupId>in.openbi</groupId>
<artifactId>common</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/in.openbi/common/
implementation 'in.openbi:common:0.0.2'
// https://jarcasting.com/artifacts/in.openbi/common/
implementation ("in.openbi:common:0.0.2")
'in.openbi:common:jar:0.0.2'
<dependency org="in.openbi" name="common" rev="0.0.2">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.openbi', module='common', version='0.0.2')
)
libraryDependencies += "in.openbi" % "common" % "0.0.2"
[in.openbi/common "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |