MVN

ro.mirceanistor : run-on-gl-thread

Maven & Gradle

May 11, 2016
0 stars

RunOnGlThread · an attempt to minimize the boilerplate needed to run OpenGL commands in an android test

<dependency>
    <groupId>ro.mirceanistor</groupId>
    <artifactId>run-on-gl-thread</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.mirceanistor : run-on-gl-thread to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of ro.mirceanistor : run-on-gl-thread to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
run-on-gl-thread-0.1

How to add a dependency to Maven

Add the following ro.mirceanistor : run-on-gl-thread maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ro.mirceanistor</groupId>
    <artifactId>run-on-gl-thread</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ro.mirceanistor : run-on-gl-thread gradle dependency to your build.gradle file:

implementation 'ro.mirceanistor:run-on-gl-thread:0.1'

Gradle Kotlin DSL: Add the following ro.mirceanistor : run-on-gl-thread gradle kotlin dependency to your build.gradle.kts file:

implementation("ro.mirceanistor:run-on-gl-thread:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ro.mirceanistor : run-on-gl-thread sbt scala dependency to your build.sbt file:

libraryDependencies += "ro.mirceanistor" % "run-on-gl-thread" % "0.1"

Advertisement

Dependencies from Group

May 23, 2016
0 stars
May 11, 2016
0 stars

Discover Dependencies

May 13, 2016
4 usages
34 stars
May 13, 2016
1 usages
104 stars
Jun 15, 2016
2 usages
3.3k stars
May 13, 2016
2 usages
10 stars
May 25, 2016
1 usages
51 stars
Feb 09, 2017
1 usages
15 stars
Feb 24, 2019
4 usages
285 stars
Feb 16, 2022
344 stars