GroupId | GroupIdcom.symphony.oss.models |
---|---|
ArtifactId | ArtifactIdallegro-model |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
allegro-model-0.0.11.pom | |
allegro-model-0.0.11.jar | 53 KB |
allegro-model-0.0.11-sources.jar | 39 KB |
allegro-model-0.0.11-javadoc.jar | 605 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.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.models/allegro-model/
implementation 'com.symphony.oss.models:allegro-model:0.0.11'
// https://jarcasting.com/artifacts/com.symphony.oss.models/allegro-model/
implementation ("com.symphony.oss.models:allegro-model:0.0.11")
'com.symphony.oss.models:allegro-model:jar:0.0.11'
<dependency org="com.symphony.oss.models" name="allegro-model" rev="0.0.11">
<artifact name="allegro-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.models', module='allegro-model', version='0.0.11')
)
libraryDependencies += "com.symphony.oss.models" % "allegro-model" % "0.0.11"
[com.symphony.oss.models/allegro-model "0.0.11"]