GroupId | GroupIdcom.symphony.oss.models |
---|---|
ArtifactId | ArtifactIdpod-internal-model |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
pod-internal-model-0.4.0.pom | |
pod-internal-model-0.4.0.jar | 410 KB |
pod-internal-model-0.4.0-sources.jar | 310 KB |
pod-internal-model-0.4.0-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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.models/pod-internal-model/
implementation 'com.symphony.oss.models:pod-internal-model:0.4.0'
// https://jarcasting.com/artifacts/com.symphony.oss.models/pod-internal-model/
implementation ("com.symphony.oss.models:pod-internal-model:0.4.0")
'com.symphony.oss.models:pod-internal-model:jar:0.4.0'
<dependency org="com.symphony.oss.models" name="pod-internal-model" rev="0.4.0">
<artifact name="pod-internal-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.models', module='pod-internal-model', version='0.4.0')
)
libraryDependencies += "com.symphony.oss.models" % "pod-internal-model" % "0.4.0"
[com.symphony.oss.models/pod-internal-model "0.4.0"]