GroupId | GroupIdcom.symphony.oss.models |
---|---|
ArtifactId | ArtifactIdallegro-model |
Version | Version0.0.16 |
Type | Typejar |
Filename | Size |
---|---|
allegro-model-0.0.16.pom | |
allegro-model-0.0.16.jar | 73 KB |
allegro-model-0.0.16-sources.jar | 53 KB |
allegro-model-0.0.16-javadoc.jar | 700 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.oss.models/allegro-model/ -->
<dependency>
<groupId>com.symphony.oss.models</groupId>
<artifactId>allegro-model</artifactId>
<version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.models/allegro-model/
implementation 'com.symphony.oss.models:allegro-model:0.0.16'
// https://jarcasting.com/artifacts/com.symphony.oss.models/allegro-model/
implementation ("com.symphony.oss.models:allegro-model:0.0.16")
'com.symphony.oss.models:allegro-model:jar:0.0.16'
<dependency org="com.symphony.oss.models" name="allegro-model" rev="0.0.16">
<artifact name="allegro-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.models', module='allegro-model', version='0.0.16')
)
libraryDependencies += "com.symphony.oss.models" % "allegro-model" % "0.0.16"
[com.symphony.oss.models/allegro-model "0.0.16"]