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