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