License |
License |
---|---|
GroupId | GroupIdcom.xamarin.testcloud |
ArtifactId | ArtifactIdevent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXamarin test cloud shared event library
TODO
|
Filename | Size |
---|---|
event-1.1.pom | |
event-1.1.jar | 11 KB |
event-1.1-sources.jar | 4 KB |
event-1.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xamarin.testcloud/event/ -->
<dependency>
<groupId>com.xamarin.testcloud</groupId>
<artifactId>event</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xamarin.testcloud/event/
implementation 'com.xamarin.testcloud:event:1.1'
// https://jarcasting.com/artifacts/com.xamarin.testcloud/event/
implementation ("com.xamarin.testcloud:event:1.1")
'com.xamarin.testcloud:event:jar:1.1'
<dependency org="com.xamarin.testcloud" name="event" rev="1.1">
<artifact name="event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xamarin.testcloud', module='event', version='1.1')
)
libraryDependencies += "com.xamarin.testcloud" % "event" % "1.1"
[com.xamarin.testcloud/event "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |