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