Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.homeaway.streamplatform |
ArtifactId | ArtifactIdschema-library-events |
Version | Version0.4.6 |
Type | Typejar |
Filename | Size |
---|---|
schema-library-events-0.4.6.pom | |
schema-library-events-0.4.6.jar | 98 KB |
schema-library-events-0.4.6-sources.jar | 55 KB |
schema-library-events-0.4.6-javadoc.jar | 707 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.homeaway.streamplatform/schema-library-events/ -->
<dependency>
<groupId>com.homeaway.streamplatform</groupId>
<artifactId>schema-library-events</artifactId>
<version>0.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.homeaway.streamplatform/schema-library-events/
implementation 'com.homeaway.streamplatform:schema-library-events:0.4.6'
// https://jarcasting.com/artifacts/com.homeaway.streamplatform/schema-library-events/
implementation ("com.homeaway.streamplatform:schema-library-events:0.4.6")
'com.homeaway.streamplatform:schema-library-events:jar:0.4.6'
<dependency org="com.homeaway.streamplatform" name="schema-library-events" rev="0.4.6">
<artifact name="schema-library-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.homeaway.streamplatform', module='schema-library-events', version='0.4.6')
)
libraryDependencies += "com.homeaway.streamplatform" % "schema-library-events" % "0.4.6"
[com.homeaway.streamplatform/schema-library-events "0.4.6"]