GroupId | GroupIdcom.symphony.oss.models |
---|---|
ArtifactId | ArtifactIdfundamental-model |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
fundamental-model-0.0.11.pom | |
fundamental-model-0.0.11.jar | 886 KB |
fundamental-model-0.0.11-sources.jar | 627 KB |
fundamental-model-0.0.11-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.oss.models/fundamental-model/ -->
<dependency>
<groupId>com.symphony.oss.models</groupId>
<artifactId>fundamental-model</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.models/fundamental-model/
implementation 'com.symphony.oss.models:fundamental-model:0.0.11'
// https://jarcasting.com/artifacts/com.symphony.oss.models/fundamental-model/
implementation ("com.symphony.oss.models:fundamental-model:0.0.11")
'com.symphony.oss.models:fundamental-model:jar:0.0.11'
<dependency org="com.symphony.oss.models" name="fundamental-model" rev="0.0.11">
<artifact name="fundamental-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.models', module='fundamental-model', version='0.0.11')
)
libraryDependencies += "com.symphony.oss.models" % "fundamental-model" % "0.0.11"
[com.symphony.oss.models/fundamental-model "0.0.11"]