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