License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdai.x |
ArtifactId | ArtifactIdsafe_2.10 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsafe
Helpers to write type-safe Scala code using equality and Strings.
|
Project Organization |
Project Organizationx.ai |
Filename | Size |
---|---|
safe_2.10-0.1.0.pom | |
safe_2.10-0.1.0.jar | 30 KB |
safe_2.10-0.1.0-sources.jar | 1 KB |
safe_2.10-0.1.0-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.x/safe_2.10/ -->
<dependency>
<groupId>ai.x</groupId>
<artifactId>safe_2.10</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.x/safe_2.10/
implementation 'ai.x:safe_2.10:0.1.0'
// https://jarcasting.com/artifacts/ai.x/safe_2.10/
implementation ("ai.x:safe_2.10:0.1.0")
'ai.x:safe_2.10:jar:0.1.0'
<dependency org="ai.x" name="safe_2.10" rev="0.1.0">
<artifact name="safe_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.x', module='safe_2.10', version='0.1.0')
)
libraryDependencies += "ai.x" % "safe_2.10" % "0.1.0"
[ai.x/safe_2.10 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |