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