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