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