d

draft-ietf-crypto-types

ietf-crypto-types from draft-netconf-ietf-crypto-types-24
Files download
File Operation
draft-ietf-crypto-types-8.0.1.jar download
draft-ietf-crypto-types-8.0.1.pom download
draft-ietf-crypto-types-8.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.opendaylight.netconf.model</groupId>
  <artifactId>draft-ietf-crypto-types</artifactId>
  <version>8.0.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.netconf.model:draft-ietf-crypto-types:8.0.1'
Gradle Kotlin
implementation("org.opendaylight.netconf.model:draft-ietf-crypto-types:8.0.1")
Scala SBT
libraryDependencies += "org.opendaylight.netconf.model" % "draft-ietf-crypto-types" % "8.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.netconf.model', module='draft-ietf-crypto-types', version='8.0.1')
)
Apache Ivy
<dependency org="org.opendaylight.netconf.model" name="draft-ietf-crypto-types" rev="8.0.1" />
Leiningen
[org.opendaylight.netconf.model/draft-ietf-crypto-types "8.0.1"]
Apache Buildr
'org.opendaylight.netconf.model:draft-ietf-crypto-types:jar:8.0.1'