| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdment.io | 
    
| Version | Version0.9.23 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionment.io 
            WebJar for ment.io 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ment.io-0.9.23.pom | |
| ment.io-0.9.23.jar | 49 KB | 
| ment.io-0.9.23-sources.jar | 22 bytes | 
| ment.io-0.9.23-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ment.io/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ment.io</artifactId>
    <version>0.9.23</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/ment.io/
implementation 'org.webjars.npm:ment.io:0.9.23'
                // https://jarcasting.com/artifacts/org.webjars.npm/ment.io/
implementation ("org.webjars.npm:ment.io:0.9.23")
                'org.webjars.npm:ment.io:jar:0.9.23'
                <dependency org="org.webjars.npm" name="ment.io" rev="0.9.23">
  <artifact name="ment.io" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='ment.io', version='0.9.23')
)
                libraryDependencies += "org.webjars.npm" % "ment.io" % "0.9.23"
                [org.webjars.npm/ment.io "0.9.23"]