| GroupId | GroupIdru.noties |
|---|---|
| ArtifactId | ArtifactIdjlatexmath-android-font-cyrillic |
| Version | Version0.1.2 |
| Type | Typeaar |
<!-- https://jarcasting.com/artifacts/ru.noties/jlatexmath-android-font-cyrillic/ -->
<dependency>
<groupId>ru.noties</groupId>
<artifactId>jlatexmath-android-font-cyrillic</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/jlatexmath-android-font-cyrillic/
implementation 'ru.noties:jlatexmath-android-font-cyrillic:0.1.2'
// https://jarcasting.com/artifacts/ru.noties/jlatexmath-android-font-cyrillic/
implementation ("ru.noties:jlatexmath-android-font-cyrillic:0.1.2")
'ru.noties:jlatexmath-android-font-cyrillic:aar:0.1.2'
<dependency org="ru.noties" name="jlatexmath-android-font-cyrillic" rev="0.1.2">
<artifact name="jlatexmath-android-font-cyrillic" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='jlatexmath-android-font-cyrillic', version='0.1.2')
)
libraryDependencies += "ru.noties" % "jlatexmath-android-font-cyrillic" % "0.1.2"
[ru.noties/jlatexmath-android-font-cyrillic "0.1.2"]