GroupId | GroupIdcom.sondertara |
---|---|
ArtifactId | ArtifactIdnotify-tara |
Version | Version0.0.3.303 |
Type | Typejar |
Filename | Size |
---|---|
notify-tara-0.0.3.303.pom | |
notify-tara-0.0.3.303.jar | 23 KB |
notify-tara-0.0.3.303-sources.jar | 14 KB |
notify-tara-0.0.3.303-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sondertara/notify-tara/ -->
<dependency>
<groupId>com.sondertara</groupId>
<artifactId>notify-tara</artifactId>
<version>0.0.3.303</version>
</dependency>
// https://jarcasting.com/artifacts/com.sondertara/notify-tara/
implementation 'com.sondertara:notify-tara:0.0.3.303'
// https://jarcasting.com/artifacts/com.sondertara/notify-tara/
implementation ("com.sondertara:notify-tara:0.0.3.303")
'com.sondertara:notify-tara:jar:0.0.3.303'
<dependency org="com.sondertara" name="notify-tara" rev="0.0.3.303">
<artifact name="notify-tara" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sondertara', module='notify-tara', version='0.0.3.303')
)
libraryDependencies += "com.sondertara" % "notify-tara" % "0.0.3.303"
[com.sondertara/notify-tara "0.0.3.303"]