GroupId | GroupIdru.noties |
---|---|
ArtifactId | ArtifactIdjlatexmath-android |
Version | Version0.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
jlatexmath-android-0.1.2.pom | |
jlatexmath-android-0.1.2.aar | 635 KB |
jlatexmath-android-0.1.2-sources.jar | 326 KB |
jlatexmath-android-0.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.noties/jlatexmath-android/ -->
<dependency>
<groupId>ru.noties</groupId>
<artifactId>jlatexmath-android</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/jlatexmath-android/
implementation 'ru.noties:jlatexmath-android:0.1.2'
// https://jarcasting.com/artifacts/ru.noties/jlatexmath-android/
implementation ("ru.noties:jlatexmath-android:0.1.2")
'ru.noties:jlatexmath-android:aar:0.1.2'
<dependency org="ru.noties" name="jlatexmath-android" rev="0.1.2">
<artifact name="jlatexmath-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='jlatexmath-android', version='0.1.2')
)
libraryDependencies += "ru.noties" % "jlatexmath-android" % "0.1.2"
[ru.noties/jlatexmath-android "0.1.2"]