| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.fortytwo.twitlogic | 
    
| ArtifactId | ArtifactIdtwitlogic-core | 
    
| Last Version | Last Version1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTwitLogic Core 
            Java components for real-time integration of Twitter data with the Semantic Web 
         | 
    
| Filename | Size | 
|---|---|
| twitlogic-core-1.1.pom | |
| twitlogic-core-1.1.jar | 491 KB | 
| twitlogic-core-1.1-tests.jar | 24 KB | 
| twitlogic-core-1.1-sources.jar | 301 KB | 
| twitlogic-core-1.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.fortytwo.twitlogic/twitlogic-core/ -->
<dependency>
    <groupId>net.fortytwo.twitlogic</groupId>
    <artifactId>twitlogic-core</artifactId>
    <version>1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.fortytwo.twitlogic/twitlogic-core/
implementation 'net.fortytwo.twitlogic:twitlogic-core:1.1'
                // https://jarcasting.com/artifacts/net.fortytwo.twitlogic/twitlogic-core/
implementation ("net.fortytwo.twitlogic:twitlogic-core:1.1")
                'net.fortytwo.twitlogic:twitlogic-core:jar:1.1'
                <dependency org="net.fortytwo.twitlogic" name="twitlogic-core" rev="1.1">
  <artifact name="twitlogic-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.fortytwo.twitlogic', module='twitlogic-core', version='1.1')
)
                libraryDependencies += "net.fortytwo.twitlogic" % "twitlogic-core" % "1.1"
                [net.fortytwo.twitlogic/twitlogic-core "1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.5 |