| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.otaliastudios.opengl | 
    
| ArtifactId | ArtifactIdegloo | 
    
| Last Version | Last Version0.6.1 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionEgloo 
            Egloo 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| egloo-0.6.1.pom | |
| egloo-0.6.1-sources.jar | 11 KB | 
| egloo-0.6.1-javadoc.jar | 601 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.otaliastudios.opengl/egloo/ -->
<dependency>
    <groupId>com.otaliastudios.opengl</groupId>
    <artifactId>egloo</artifactId>
    <version>0.6.1</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.otaliastudios.opengl/egloo/
implementation 'com.otaliastudios.opengl:egloo:0.6.1'
                // https://jarcasting.com/artifacts/com.otaliastudios.opengl/egloo/
implementation ("com.otaliastudios.opengl:egloo:0.6.1")
                'com.otaliastudios.opengl:egloo:aar:0.6.1'
                <dependency org="com.otaliastudios.opengl" name="egloo" rev="0.6.1">
  <artifact name="egloo" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.otaliastudios.opengl', module='egloo', version='0.6.1')
)
                libraryDependencies += "com.otaliastudios.opengl" % "egloo" % "0.6.1"
                [com.otaliastudios.opengl/egloo "0.6.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 | 
| androidx.annotation » annotation | jar | 1.2.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |