GroupId | GroupIdcom.symphony.oss.models |
---|---|
ArtifactId | ArtifactIdpod-internal-model |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
pod-internal-model-0.0.8.pom | |
pod-internal-model-0.0.8.jar | 279 KB |
pod-internal-model-0.0.8-sources.jar | 208 KB |
pod-internal-model-0.0.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.oss.models/pod-internal-model/ -->
<dependency>
<groupId>com.symphony.oss.models</groupId>
<artifactId>pod-internal-model</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.models/pod-internal-model/
implementation 'com.symphony.oss.models:pod-internal-model:0.0.8'
// https://jarcasting.com/artifacts/com.symphony.oss.models/pod-internal-model/
implementation ("com.symphony.oss.models:pod-internal-model:0.0.8")
'com.symphony.oss.models:pod-internal-model:jar:0.0.8'
<dependency org="com.symphony.oss.models" name="pod-internal-model" rev="0.0.8">
<artifact name="pod-internal-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.models', module='pod-internal-model', version='0.0.8')
)
libraryDependencies += "com.symphony.oss.models" % "pod-internal-model" % "0.0.8"
[com.symphony.oss.models/pod-internal-model "0.0.8"]