License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdai.x |
ArtifactId | ArtifactIdsafe_2.12 |
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.12-0.1.0.pom | |
safe_2.12-0.1.0.jar | 28 KB |
safe_2.12-0.1.0-sources.jar | 1 KB |
safe_2.12-0.1.0-javadoc.jar | 652 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.x/safe_2.12/ -->
<dependency>
<groupId>ai.x</groupId>
<artifactId>safe_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.x/safe_2.12/
implementation 'ai.x:safe_2.12:0.1.0'
// https://jarcasting.com/artifacts/ai.x/safe_2.12/
implementation ("ai.x:safe_2.12:0.1.0")
'ai.x:safe_2.12:jar:0.1.0'
<dependency org="ai.x" name="safe_2.12" rev="0.1.0">
<artifact name="safe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.x', module='safe_2.12', version='0.1.0')
)
libraryDependencies += "ai.x" % "safe_2.12" % "0.1.0"
[ai.x/safe_2.12 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |