License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.s_mach |
ArtifactId | ArtifactIdcodetools-core_2.11 |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodetools-core
codetools-core
|
Project Organization |
Project Organizationnet.s_mach |
Filename | Size |
---|---|
codetools-core_2.11-2.1.0.pom | |
codetools-core_2.11-2.1.0.jar | 105 KB |
codetools-core_2.11-2.1.0-sources.jar | 11 KB |
codetools-core_2.11-2.1.0-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.s_mach/codetools-core_2.11/ -->
<dependency>
<groupId>net.s_mach</groupId>
<artifactId>codetools-core_2.11</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.s_mach/codetools-core_2.11/
implementation 'net.s_mach:codetools-core_2.11:2.1.0'
// https://jarcasting.com/artifacts/net.s_mach/codetools-core_2.11/
implementation ("net.s_mach:codetools-core_2.11:2.1.0")
'net.s_mach:codetools-core_2.11:jar:2.1.0'
<dependency org="net.s_mach" name="codetools-core_2.11" rev="2.1.0">
<artifact name="codetools-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s_mach', module='codetools-core_2.11', version='2.1.0')
)
libraryDependencies += "net.s_mach" % "codetools-core_2.11" % "2.1.0"
[net.s_mach/codetools-core_2.11 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |