| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.ow2.clif.isac | 
    
| ArtifactId | ArtifactIdImapInjector | 
    
| Last Version | Last Version3.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionISAC IMAP injector 
            CLIF isac plugin: ImapInjector 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ImapInjector-3.0.3.pom | |
| ImapInjector-3.0.3.jar | 9 KB | 
| ImapInjector-3.0.3-sources.jar | 5 KB | 
| ImapInjector-3.0.3-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.clif.isac/ImapInjector/ -->
<dependency>
    <groupId>org.ow2.clif.isac</groupId>
    <artifactId>ImapInjector</artifactId>
    <version>3.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.ow2.clif.isac/ImapInjector/
implementation 'org.ow2.clif.isac:ImapInjector:3.0.3'
                // https://jarcasting.com/artifacts/org.ow2.clif.isac/ImapInjector/
implementation ("org.ow2.clif.isac:ImapInjector:3.0.3")
                'org.ow2.clif.isac:ImapInjector:jar:3.0.3'
                <dependency org="org.ow2.clif.isac" name="ImapInjector" rev="3.0.3">
  <artifact name="ImapInjector" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.ow2.clif.isac', module='ImapInjector', version='3.0.3')
)
                libraryDependencies += "org.ow2.clif.isac" % "ImapInjector" % "3.0.3"
                [org.ow2.clif.isac/ImapInjector "3.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.mail : mail | jar | 1.4.3 | 
| org.ow2.clif : clif-core | jar | 3.0.3 |