GroupId | GroupIdcom.byoutline.ottoeventcallback |
---|---|
ArtifactId | ArtifactIdottoeventcallback |
Version | Version1.2.4 |
Type | Typejar |
Filename | Size |
---|---|
ottoeventcallback-1.2.4.pom | |
ottoeventcallback-1.2.4.jar | 4 KB |
ottoeventcallback-1.2.4-sources.jar | 2 KB |
ottoeventcallback-1.2.4-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.byoutline.ottoeventcallback/ottoeventcallback/ -->
<dependency>
<groupId>com.byoutline.ottoeventcallback</groupId>
<artifactId>ottoeventcallback</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.byoutline.ottoeventcallback/ottoeventcallback/
implementation 'com.byoutline.ottoeventcallback:ottoeventcallback:1.2.4'
// https://jarcasting.com/artifacts/com.byoutline.ottoeventcallback/ottoeventcallback/
implementation ("com.byoutline.ottoeventcallback:ottoeventcallback:1.2.4")
'com.byoutline.ottoeventcallback:ottoeventcallback:jar:1.2.4'
<dependency org="com.byoutline.ottoeventcallback" name="ottoeventcallback" rev="1.2.4">
<artifact name="ottoeventcallback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.byoutline.ottoeventcallback', module='ottoeventcallback', version='1.2.4')
)
libraryDependencies += "com.byoutline.ottoeventcallback" % "ottoeventcallback" % "1.2.4"
[com.byoutline.ottoeventcallback/ottoeventcallback "1.2.4"]