s

smithy-utils

This module contains utility classes and interfaces for Smithy.
https://github.com/smithy-lang/smithy
Apache License 2.0
Smithy
Files download
File Operation
smithy-utils-1.41.1.jar download
smithy-utils-1.41.1.pom download
smithy-utils-1.41.1-sources.jar download
Apache Maven
<dependency>
  <groupId>software.amazon.smithy</groupId>
  <artifactId>smithy-utils</artifactId>
  <version>1.41.1</version>
</dependency>
Gradle Groovy
implementation 'software.amazon.smithy:smithy-utils:1.41.1'
Gradle Kotlin
implementation("software.amazon.smithy:smithy-utils:1.41.1")
Scala SBT
libraryDependencies += "software.amazon.smithy" % "smithy-utils" % "1.41.1"
Groovy Grape
@Grapes(
  @Grab(group='software.amazon.smithy', module='smithy-utils', version='1.41.1')
)
Apache Ivy
<dependency org="software.amazon.smithy" name="smithy-utils" rev="1.41.1" />
Leiningen
[software.amazon.smithy/smithy-utils "1.41.1"]
Apache Buildr
'software.amazon.smithy:smithy-utils:jar:1.41.1'
Dependencies
The project has no third-party dependencies