MVN

ro.mirceanistor : run-on-glthread

Maven & Gradle

May 23, 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-glthread</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.4

All Versions

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

Version Vulnerabilities Updated
0.4
run-on-glthread-0.4
0.3
run-on-glthread-0.3
0.2
run-on-glthread-0.2
0.1
run-on-glthread-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>ro.mirceanistor</groupId>
    <artifactId>run-on-glthread</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ro.mirceanistor:run-on-glthread:0.4'

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

implementation("ro.mirceanistor:run-on-glthread:0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "ro.mirceanistor" % "run-on-glthread" % "0.4"

Advertisement

Dependencies from Group

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

Discover Dependencies

Apr 27, 2018
4 stars
May 28, 2019
3 usages
442 stars
Jun 04, 2017
1 usages
119 stars
May 12, 2016
455 stars
Aug 12, 2020
71 stars
May 13, 2016
0 stars
Jun 29, 2023
6 usages
1.7k stars
Jul 27, 2023
2 usages
799 stars
Feb 23, 2023
1 usages
81 stars