| License | 
                License | 
        
|---|---|
| GroupId | GroupIdse.l4.aurochs | 
    
| ArtifactId | ArtifactIdaurochs-channels | 
    
| Last Version | Last Version0.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionaurochs-channels 
            Aurochs is a collection of libraries that form a basic framework
		for building applications. 
         | 
    
| Filename | Size | 
|---|---|
| aurochs-channels-0.2.1.pom | |
| aurochs-channels-0.2.1.jar | 23 KB | 
| aurochs-channels-0.2.1-sources.jar | 10 KB | 
| aurochs-channels-0.2.1-javadoc.jar | 105 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-channels/ -->
<dependency>
    <groupId>se.l4.aurochs</groupId>
    <artifactId>aurochs-channels</artifactId>
    <version>0.2.1</version>
</dependency>
                // https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-channels/
implementation 'se.l4.aurochs:aurochs-channels:0.2.1'
                // https://jarcasting.com/artifacts/se.l4.aurochs/aurochs-channels/
implementation ("se.l4.aurochs:aurochs-channels:0.2.1")
                'se.l4.aurochs:aurochs-channels:jar:0.2.1'
                <dependency org="se.l4.aurochs" name="aurochs-channels" rev="0.2.1">
  <artifact name="aurochs-channels" type="jar" />
</dependency>
                @Grapes(
@Grab(group='se.l4.aurochs', module='aurochs-channels', version='0.2.1')
)
                libraryDependencies += "se.l4.aurochs" % "aurochs-channels" % "0.2.1"
                [se.l4.aurochs/aurochs-channels "0.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| se.l4.aurochs : aurochs-core | jar | 0.2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.8.0-beta2 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.9.0-rc1 |