GroupId | GroupIdcom.gestalt.jbi.components.common |
---|---|
ArtifactId | ArtifactIdnmr-common-jbi-runtime |
Version | Version0.9.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/nmr-common-jbi-runtime/ -->
<dependency>
<groupId>com.gestalt.jbi.components.common</groupId>
<artifactId>nmr-common-jbi-runtime</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/nmr-common-jbi-runtime/
implementation 'com.gestalt.jbi.components.common:nmr-common-jbi-runtime:0.9.1'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/nmr-common-jbi-runtime/
implementation ("com.gestalt.jbi.components.common:nmr-common-jbi-runtime:0.9.1")
'com.gestalt.jbi.components.common:nmr-common-jbi-runtime:jar:0.9.1'
<dependency org="com.gestalt.jbi.components.common" name="nmr-common-jbi-runtime" rev="0.9.1">
<artifact name="nmr-common-jbi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='nmr-common-jbi-runtime', version='0.9.1')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "nmr-common-jbi-runtime" % "0.9.1"
[com.gestalt.jbi.components.common/nmr-common-jbi-runtime "0.9.1"]