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