| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.inveed | 
    
| ArtifactId | ArtifactIdinveed-commons | 
    
| Last Version | Last Version0.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionInveed - Common Libs 
            Common classes for all other libraries and projects 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| inveed-commons-0.0.4.pom | |
| inveed-commons-0.0.4.jar | 76 KB | 
| inveed-commons-0.0.4-sources.jar | 39 KB | 
| inveed-commons-0.0.4-javadoc.jar | 234 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.inveed/inveed-commons/ -->
<dependency>
    <groupId>net.inveed</groupId>
    <artifactId>inveed-commons</artifactId>
    <version>0.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/net.inveed/inveed-commons/
implementation 'net.inveed:inveed-commons:0.0.4'
                // https://jarcasting.com/artifacts/net.inveed/inveed-commons/
implementation ("net.inveed:inveed-commons:0.0.4")
                'net.inveed:inveed-commons:jar:0.0.4'
                <dependency org="net.inveed" name="inveed-commons" rev="0.0.4">
  <artifact name="inveed-commons" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.inveed', module='inveed-commons', version='0.0.4')
)
                libraryDependencies += "net.inveed" % "inveed-commons" % "0.0.4"
                [net.inveed/inveed-commons "0.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 | 
| org.bouncycastle : bcprov-ext-jdk15on | jar | 1.60 | 
| org.bouncycastle : bcpkix-jdk15on | jar | 1.60 |