License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.twibs |
ArtifactId | ArtifactIdtwibs-core |
Version | Version0.14.1 |
Type | Typejar |
Description |
DescriptionTwibs: Core Libraries
Twibs is a suite of utility classes to ease the development of internet applications with scala.
|
Filename | Size |
---|---|
twibs-core-0.14.1.pom | |
twibs-core-0.14.1.jar | 605 KB |
twibs-core-0.14.1-sources.jar | 25 KB |
twibs-core-0.14.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.twibs/twibs-core/ -->
<dependency>
<groupId>net.twibs</groupId>
<artifactId>twibs-core</artifactId>
<version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.twibs/twibs-core/
implementation 'net.twibs:twibs-core:0.14.1'
// https://jarcasting.com/artifacts/net.twibs/twibs-core/
implementation ("net.twibs:twibs-core:0.14.1")
'net.twibs:twibs-core:jar:0.14.1'
<dependency org="net.twibs" name="twibs-core" rev="0.14.1">
<artifact name="twibs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.twibs', module='twibs-core', version='0.14.1')
)
libraryDependencies += "net.twibs" % "twibs-core" % "0.14.1"
[net.twibs/twibs-core "0.14.1"]
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-web | jar | 0.14.1 |
net.twibs : twibs-db | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
net.twibs : twibs-test-util | jar | 0.14.1 |