License |
License |
---|---|
GroupId | GroupIdio.inkstand |
ArtifactId | ArtifactIdscribble-core |
Last Version | Last Version0.3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscribble-core
API for Scribble entities, providing common classes and interfaces used throughout
Scribble
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scribble-core-0.3.2.1.pom | |
scribble-core-0.3.2.1.jar | 17 KB |
scribble-core-0.3.2.1-tests.jar | 31 KB |
scribble-core-0.3.2.1-sources.jar | 14 KB |
scribble-core-0.3.2.1-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.inkstand/scribble-core/ -->
<dependency>
<groupId>io.inkstand</groupId>
<artifactId>scribble-core</artifactId>
<version>0.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.inkstand/scribble-core/
implementation 'io.inkstand:scribble-core:0.3.2.1'
// https://jarcasting.com/artifacts/io.inkstand/scribble-core/
implementation ("io.inkstand:scribble-core:0.3.2.1")
'io.inkstand:scribble-core:jar:0.3.2.1'
<dependency org="io.inkstand" name="scribble-core" rev="0.3.2.1">
<artifact name="scribble-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.inkstand', module='scribble-core', version='0.3.2.1')
)
libraryDependencies += "io.inkstand" % "scribble-core" % "0.3.2.1"
[io.inkstand/scribble-core "0.3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-api | jar | 2.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.0-rc1 |